Files
ladybird/Kernel
Brian Gianforcaro b5367bbf31 Kernel: Clarify why ftruncate() & pread() are passed off_t const*
I fell into this trap and tried to switch the syscalls to pass by
the `off_t` by register. I think it makes sense to add a clarifying
comment for future readers of the code, so they don't fall into the
same trap. :^)
2021-12-29 05:54:04 -08:00
..
2021-12-29 15:46:14 +02:00
2021-12-26 21:22:59 +01:00