ioctl.h
|
kernel+libc: Add framebuffer ioctls
|
2023-04-21 18:25:53 +02:00 |
memstat.h
|
kernel+libc: Add a memstat() syscall
|
2023-08-17 20:15:32 +02:00 |
mman.h
|
libc: Add madvise stub
|
2023-10-15 13:09:56 +02:00 |
poll.h
|
libc: Add wrapper for poll()
|
2023-08-02 17:19:16 +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 |
socket.h
|
libc: Fix constness of some socket functions
|
2023-08-11 18:00:15 +02:00 |
stat.h
|
kernel+libc: Add all variants of utime
|
2023-08-08 14:14:35 +02:00 |
time.h
|
kernel+libc: Add setitimer()
|
2023-11-16 21:48:18 +01:00 |
types.h
|
kernel: Add POSIX timer support
|
2024-01-05 22:12:58 +01:00 |
utsname.h
|
kernel+libc: Add uname()
|
2023-04-24 20:34:44 +02:00 |