1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 07:40:59 +00:00
serenity/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
..
auxv.h
limits.h
mman.h
ptrace.h
resource.h
socket.h
stat.h
statvfs.h
time.h
times.h
types.h Kernel+Userland: Make some of the POSIX types larger 2023-04-04 10:33:42 +02:00
uio.h
un.h
utsname.h
wait.h