ioctl.cpp
|
libc: Add ioctl() syscall wrapper
|
2023-04-09 11:24:13 +02:00 |
pstat.cpp
|
kernel+libc: Add the pstat() system call
|
2023-05-18 21:48:47 +02:00 |
resource.cpp
|
libc: Add getrusage()
|
2023-05-20 12:48:17 +02:00 |
stat.cpp
|
libc: Add symlink(), symlinkat(), and lstat()
|
2023-05-20 21:49:25 +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 |