toaruos/kernel/sys
2018-11-21 21:54:31 +09:00
..
module.c kernel: no warning on symbol resolution failure for local symbol 2018-10-09 19:39:09 +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 sudo: support euids with setuid binaries 2018-10-31 10:28:41 +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: move truncate to a separate method called after open 2018-11-21 21:54:31 +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.8.2 2018-11-19 21:46:11 +09:00