Luna/libc/src/sys
apio 82e7b0e860
All checks were successful
continuous-integration/drone/push Build is passing
kernel: Introduce *at() syscall framework, add openat() and fstatat()
2023-04-15 20:26:15 +02:00
..
ioctl.cpp libc: Add ioctl() syscall wrapper 2023-04-09 11:24:13 +02:00
mman.cpp kernel+libc: Remove (de)allocate_memory and replace it with POSIX mmap 2023-03-14 20:43:15 +01:00
stat.cpp kernel: Introduce *at() syscall framework, add openat() and fstatat() 2023-04-15 20:26:15 +02:00
wait.cpp kernel+libc+init: Add getppid() and wait() 2023-03-24 17:39:55 +01:00