Files
ladybird/Kernel
Sergey Bugaev b3a24d732d Kernel+LibC: Add sys$waitid(), and make sys$waitpid() wrap it
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.
2020-02-05 18:14:37 +01:00
..
2020-02-04 19:11:52 +01:00
2020-01-28 20:42:27 +01:00
2020-01-18 09:45:54 +01:00
2020-02-04 19:11:52 +01:00
2020-02-04 19:11:52 +01:00
2020-01-20 14:00:11 +01:00
2020-01-31 13:13:04 +01:00
2020-02-04 19:11:52 +01:00
2020-02-04 19:11:52 +01:00
2020-01-18 09:45:54 +01:00