toaruos/kernel/sys
2023-05-10 09:55:28 +09:00
..
mutex.c kernel: at least add full lead comments to everything 2021-11-26 11:31:10 +09:00
process.c kernel: copy signal dispositions on fork; clear them on exec 2023-04-27 00:04:48 +09:00
ptrace.c kernel: fixup ptrace signal delivery, again 2022-08-18 19:42:17 +09:00
shm.c kernel: relocate some user virtual addresses 2022-03-06 15:58:08 +09:00
signal.c kernel: be more prudent with signal number bounds checking 2023-04-12 17:27:44 +09:00
syscall.c kernel: mark sockets in stat; reject them in seek 2023-04-18 19:40:52 +09:00
version.c meta: Start calling this 2.2, new codename is 'Eternal Reality' (Railgun S OP2) 2023-05-10 09:55:28 +09:00