Luna/libs/libc/include/sys
2022-10-29 09:39:12 +02:00
..
mman.h libc: Add div(), ldiv(), and lldiv() 2022-10-23 12:26:48 +02:00
param.h libc: Stub out more functionality so part of binutils builds 2022-10-29 09:39:12 +02:00
stat.h libc: Stub out more functionality so part of binutils builds 2022-10-29 09:39:12 +02:00
syscall.h Kernel, libc: Add setuid() and setgid() system calls 2022-10-28 17:19:26 +02:00
types.h Kernel, libc: Add st_uid and st_gid to stat, and handle st_mode differently 2022-10-28 17:13:20 +02:00
wait.h Kernel: Make waitpid() block by default unless WNOHANG is specified 2022-10-27 17:05:42 +02:00