mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02:00
sys$waitid() takes an explicit description of whether it's waiting for a single process with the given PID, all of the children, a group, etc., and returns its info as a siginfo_t. It also doesn't automatically imply WEXITED, which clears up the confusion in the kernel.
148 KiB
148 KiB