Luna/libs/libc/include/sys
2022-11-09 11:36:21 +01:00
..
ioctl.h Kernel, libc: Add support for querying the framebuffer's scanline via ioctl() 2022-11-03 20:20:22 +01:00
mman.h libc: Add PROT_EXEC 2022-11-02 18:40:05 +01:00
param.h libc: Stub out more functionality so part of binutils builds 2022-10-29 09:39:12 +02:00
stat.h libc: Add unimplemented st_nlink field 2022-11-09 11:36:21 +01:00
syscall.h Kernel: Rework the uid/gid system to make it compliant 2022-11-09 09:54:07 +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