mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-19 11:10:11 +00:00
SystemServer didn't reap its child processes. This commit adds sigchld_handler, which reaps children when appropriate.
SystemServer didn't reap its child processes. This commit adds sigchld_handler, which reaps children when appropriate.