Andreas Kling b98f537f11 Kernel+Userland: Make some of the POSIX types larger 2 years ago
..
auxv.h ad30b8c447 Kernel+Libraries: Move defines and types from sys/auxv.h to Kernel/API 2 years ago
limits.h c87557e9c1 Kernel+Libraries: Don't include limits.h from LibELF/Validation.h 2 years ago
mman.h 6d59d4d3d9 Kernel: Add the remaining POSIX `MADV_*` constants 3 years ago
ptrace.h 0f8483f09c Kernel: Implement new ptrace function PT_PEEKBUF 3 years ago
resource.h 839d3d9f74 Kernel: Add getrusage() syscall 3 years ago
socket.h f20902deb3 Kernel: Support sending filedescriptors with sendmsg(2) and SCM_RIGHTS 2 years ago
stat.h 9a6bd85924 Kernel+LibC+VFS: Implement utimensat(3) 3 years ago
statvfs.h 4ba39c8d63 Kernel: Implement `f_basetype` in statvfs 3 years ago
time.h 6b6eca0631 Kernel+LibC: Share definitions for sys/time.h 4 years ago
times.h 35b52338bb Kernel+LibC: Share definitions for sys/times.h 4 years ago
types.h b98f537f11 Kernel+Userland: Make some of the POSIX types larger 2 years ago
uio.h 098af0f846 Kernel: Properly define `IOV_MAX` 3 years ago
un.h b92e6b02e5 Kernel+LibC: Share definitions for sys/socket.h and sys/un.h 4 years ago
utsname.h d794ed1de7 Kernel+LibC: Share definitions for utsname.h 4 years ago
wait.h 8730e56e88 LibC: Add `WIFCONTINUED` macro 3 years ago