mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +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.
2.7 KiB
2.7 KiB