toaruos/kernel/sys
2021-02-16 19:17:44 +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: make sure signal handlers get the right GS descriptor 2021-02-16 19:17:44 +09:00
syscall.c kernel, linker, libc: Initial, probably horribly broken, support for some TLS situations 2021-02-16 18:49:34 +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, linker, libc: Initial, probably horribly broken, support for some TLS situations 2021-02-16 18:49:34 +09:00
version.c v1.13.3 2021-01-30 22:00:36 +09:00