toaruos/kernel/sys
2018-10-29 20:57:17 +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 kernel: add modes and offsets to file descriptors 2018-10-29 20:57:17 +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: add modes and offsets to file descriptors 2018-10-29 20:57:17 +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 v1.7.0 2018-10-26 10:17:54 +09:00