ioctl.h
|
kernel+libc: Add framebuffer ioctls
|
2023-04-21 18:25:53 +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 |
syscall.h
|
Unify libc header descriptions
|
2023-01-08 15:29:30 +01:00 |
time.h
|
kernel+libc: Add all variants of utime
|
2023-08-08 14:14:35 +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 |