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