Luna/kernel/include/sys
apio 52d391507d Kernel: Rename the getpid() syscall to getprocid()
Now, we have one single system call to fetch all sorts of identifiers:
PID, PPID, UID, GID; EUID, EGID, and more...
2022-10-18 17:36:17 +02:00
..
elf ELFLoader: Make check_elf_image return how much memory the executable will use on success 2022-10-12 19:20:14 +02:00
Syscall.h Kernel: Rename the getpid() syscall to getprocid() 2022-10-18 17:36:17 +02:00