summaryrefslogtreecommitdiff
path: root/src/libc/syscall.c
AgeCommit message (Expand)Author
2023-12-25kernel: _sys_getnull() (basically /dev/null)dzwdz
2023-09-25kernel: remove _sys_filicide (made redundant by _sys_intr)dzwdz
2023-09-25kernel/intr: accept a message, allow killing processes via intrsdzwdz
2023-09-18kernel: implement _sys_time()dzwdz
2023-08-31kernel: add _sys_getprocfs in place of HANDLE_PROCFSdzwdz
2023-08-29kernel: remove _sys_await, emulate it in libcdzwdz
2023-08-14reorganization: first stepsdzwdz