Luna/libs/libc/include/sys
apio 93207820b3 libc: Add a few errors to errno.h
As well as ino_t, which I forgot in the fstat() commit :)
2022-10-21 18:34:01 +02:00
..
mman.h Kernel, libc: Implement mprotect() and use proper PROT_* values 2022-10-15 12:57:14 +02:00
stat.h Kernel, libc: Add fstat() 2022-10-21 18:31:09 +02:00
syscall.h Kernel, libc: Add fstat() 2022-10-21 18:31:09 +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