1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-19 12:31:00 +00:00
serenity/Kernel/API/POSIX/sys
SeekingBlues 8730e56e88 LibC: Add WIFCONTINUED macro
Like other systems, we can encode the continued state with 0xffff in the
status value. This is needed for some ports.
2022-06-17 10:59:26 +02:00
..
mman.h
ptrace.h
resource.h
socket.h
stat.h
statvfs.h
time.h
times.h
types.h
uio.h
un.h
utsname.h
wait.h LibC: Add WIFCONTINUED macro 2022-06-17 10:59:26 +02:00