]> Kevux Git Server - controller/commit
Update: The controller program signal handler should handle reaping as well.
authorKevin Day <Kevin@kevux.org>
Sun, 3 Aug 2025 01:53:16 +0000 (20:53 -0500)
committerKevin Day <Kevin@kevux.org>
Sun, 3 Aug 2025 01:53:16 +0000 (20:53 -0500)
commit934c01eadc5c4c88004455d04d091263b2f6792d
tree25cf8905319ce5c7f89f48074fb7e62c3696b520
parentf17cb61f534f9ead8ee4effa858c86f9faf09dea
Update: The controller program signal handler should handle reaping as well.

I forgot that I have two different signal handlers to update when working on commit f17cb61f534f9ead8ee4effa858c86f9faf09dea.

The controller program, like the init program, should reap zombie child processes.
sources/c/program/controller/init/signal.c
sources/c/program/controller/main/thread/signal.c