toaruos/kernel/sys
2022-03-13 16:07:53 +09:00
..
mutex.c kernel: at least add full lead comments to everything 2021-11-26 11:31:10 +09:00
process.c pthread: Remove magic thread exit; pthread_exit() is just syscall_exit 2022-03-12 18:46:28 +09:00
ptrace.c kernel: improve comments in sys/ptrace.c 2022-03-13 16:07:53 +09:00
shm.c kernel: relocate some user virtual addresses 2022-03-06 15:58:08 +09:00
signal.c kernel: improve comments in sys/signal.c 2022-03-13 15:13:14 +09:00
syscall.c kernel: add a temporary 'munmap' sysfunc 2022-03-06 15:58:38 +09:00
version.c aarch64: Start calling this 2.1.0 2022-02-02 12:56:55 +09:00