Luna/libc/include/sys
apio e76ccd6c4c
All checks were successful
continuous-integration/drone/push Build is passing
kernel+libc+init: Add getppid() and wait()
2023-03-24 17:39:55 +01:00
..
mman.h kernel+libc: Remove (de)allocate_memory and replace it with POSIX mmap 2023-03-14 20:43:15 +01:00
stat.h libc: Add mknod() 2023-03-18 09:13:31 +01:00
syscall.h Unify libc header descriptions 2023-01-08 15:29:30 +01:00
sysmacros.h kernel: Add support for special device files and add a mknod() syscall 2023-03-18 09:10:33 +01:00
types.h kernel: Add support for special device files and add a mknod() syscall 2023-03-18 09:10:33 +01:00
wait.h kernel+libc+init: Add getppid() and wait() 2023-03-24 17:39:55 +01:00