Luna/libs/libc/include/sys
apio 78d72c2f0c Kernel, libc: Add a getdents() system call
This is meant to be a low-level interface to implement dirent.h on top of.
2022-10-23 14:03:46 +02:00
..
mman.h libc: Add div(), ldiv(), and lldiv() 2022-10-23 12:26:48 +02:00
stat.h libc: Stub out setvbuf, and add S_ISREG 2022-10-23 10:09:20 +02:00
syscall.h Kernel, libc: Add a getdents() system call 2022-10-23 14:03:46 +02:00
types.h libc: Add a few errors to errno.h 2022-10-21 18:34:01 +02:00
wait.h Kernel, libc: Implement waitpid() 2022-10-18 21:30:52 +02:00