Luna/libc/src/sys
apio 0fad179485
All checks were successful
continuous-integration/drone/push Build is passing
apps+libc+libos: Remove _LUNA_SYSTEM_ERROR_EXTENSIONS and reorder headers
libluna/libos headers can now go after errno.h, so there's no reason to keep them separate.
2023-05-02 10:51:53 +02:00
..
ioctl.cpp libc: Add ioctl() syscall wrapper 2023-04-09 11:24:13 +02:00
mman.cpp apps+libc+libos: Remove _LUNA_SYSTEM_ERROR_EXTENSIONS and reorder headers 2023-05-02 10:51:53 +02:00
stat.cpp libc: Add wrapper for the fstatat() system call 2023-05-01 20:00:43 +02:00
utsname.cpp apps: Add uname 2023-04-24 21:02:04 +02:00
wait.cpp kernel+libc+init: Add getppid() and wait() 2023-03-24 17:39:55 +01:00