1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-20 14:41:00 +00:00
serenity/Servers/SystemServer
DrewStratford 6bd1879189 SystemServer: Reap dead processes. (#706)
SystemServer didn't reap its child processes. This commit adds
sigchld_handler, which reaps children when appropriate.
2019-10-31 09:49:53 +01:00
..
install.sh Misc: Add a simple init process 2019-05-30 02:57:15 +02:00
main.cpp SystemServer: Reap dead processes. (#706) 2019-10-31 09:49:53 +01:00
Makefile Misc: Add a simple init process 2019-05-30 02:57:15 +02:00