Files
ladybird/Kernel/API/POSIX/sys
Andreas Kling b98f537f11 Kernel+Userland: Make some of the POSIX types larger
Expand the following types from 32-bit to 64-bit:
- blkcnt_t
- blksize_t
- dev_t
- nlink_t
- suseconds_t
- clock_t

This matches their size on other 64-bit systems.
2023-04-04 10:33:42 +02:00
..
2022-05-21 18:15:00 +02:00
2022-06-17 10:59:26 +02:00