This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
7d0e442cde
Luna
/
libs
/
libc
/
include
/
sys
History
apio
1c4f1ab867
Kernel, libc: Add setuid() and setgid() system calls
2022-10-28 17:19:26 +02:00
..
mman.h
libc: Add div(), ldiv(), and lldiv()
2022-10-23 12:26:48 +02:00
stat.h
Kernel, libc: Add st_uid and st_gid to stat, and handle st_mode differently
2022-10-28 17:13:20 +02:00
syscall.h
Kernel, libc: Add setuid() and setgid() system calls
2022-10-28 17:19:26 +02:00
types.h
Kernel, libc: Add st_uid and st_gid to stat, and handle st_mode differently
2022-10-28 17:13:20 +02:00
wait.h
Kernel: Make waitpid() block by default unless WNOHANG is specified
2022-10-27 17:05:42 +02:00