toaruos/kernel/sys
2018-10-05 22:20:40 +09:00
..
module.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
panic.c Only the kill syscall should care about user permissions for signals 2018-09-28 23:59:12 +09:00
process.c waitpid should be able to ignore kernel processes 2018-08-12 16:36:44 +09:00
signal.c Fix raising signal from current thread outside of signal handler 2018-10-05 22:20:40 +09:00
syscall.c Only the kill syscall should care about user permissions for signals 2018-09-28 23:59: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 Don't use my given name in copyright headers; update everything to 2018 because why not 2018-05-01 17:12:56 +09:00
version.c Allow modules to install procfs entries 2018-09-30 16:09:19 +09:00