1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-16 23:15:07 +00:00
serenity/Kernel/Bus
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