This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-05 16:14:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c05feaaa746a705d88e92d93dd39fdddb4f0e7af
ladybird
/
Kernel
/
Bus
History
Idan Horowitz
664ca58746
Kernel: Use u64 instead of size_t for File::can_write offset
...
This ensures offsets will not be truncated on large files on i686.
2022-01-25 22:41:17 +02:00
..
PCI
Kernel/PCI: Add basic support for the VMD PCI bridge device
2022-01-23 01:12:55 +01:00
USB
Kernel: Replace all usages of String::number with KString::number
2022-01-12 16:09:09 +02:00
VirtIO
Kernel: Use u64 instead of size_t for File::can_write offset
2022-01-25 22:41:17 +02:00