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
2025-12-30 13:19:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9259bce34e26333422b48abca390f638d5eff708
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