toaruos/kernel/sys
2019-06-30 22:43:19 +09:00
..
module.c kernel: store text addr for modules for debug purposes 2018-12-28 09:37:53 +09:00
panic.c Only the kill syscall should care about user permissions for signals 2018-09-28 23:59:12 +09:00
process.c kernel: remove calls to calloc (they confuse the tracker) 2018-12-12 10:31:42 +09:00
signal.c kernel: processes in the same session should be able to send SIGCONT regardless of permissions 2018-10-29 18:32:13 +09:00
syscall.c kernel: limit maximum recursion depth for interpreters 2019-06-25 21:20:12 +09:00
system.c Don't use my given name in copyright headers; update everything to 2018 because why not 2018-05-01 17:12:56 +09:00
task.c kernel: send SIGCHLD 2018-10-30 15:37:47 +09:00
version.c v1.10.11 2019-06-30 22:43:19 +09:00