Luna/libc/include/sys
2023-05-20 12:48:17 +02:00
..
ioctl.h kernel+libc: Add framebuffer ioctls 2023-04-21 18:25:53 +02:00
mman.h kernel+libc: Remove (de)allocate_memory and replace it with POSIX mmap 2023-03-14 20:43:15 +01:00
mount.h kernel+libc+apps: Add mount and umount syscalls, libc wrappers, and utilities 2023-05-17 20:30:15 +02:00
pstat.h kernel+libc: Add the pstat() system call 2023-05-18 21:48:47 +02:00
resource.h libc: Add getrusage() 2023-05-20 12:48:17 +02:00
stat.h libc: Add fchown, fchmod, and some POSIX feature test macros 2023-05-19 19:59:20 +02: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
time.h libc: Add gettimeofday() 2023-05-20 12:05:22 +02:00
types.h libc: Add gettimeofday() 2023-05-20 12:05:22 +02:00
utsname.h kernel+libc: Add uname() 2023-04-24 20:34:44 +02:00
wait.h libc: Add system() 2023-04-08 12:18:52 +02:00