Luna/libs/libc/include/sys
2022-10-31 12:29:53 +01: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 Implement enough runtime for binutils to compile 2022-10-31 12:29:53 +01:00
syscall.h Kernel, libc: Implement umask() 2022-10-30 19:55:38 +01:00
time.h libc: Implement gettimeofday() and instantly mark it as deprecated 2022-10-30 20:40:05 +01:00
types.h libc: Add support for the new time functionality in the kernel 2022-10-30 09:08:29 +01:00
wait.h Kernel: Make waitpid() block by default unless WNOHANG is specified 2022-10-27 17:05:42 +02:00