banan-os/libc/sys
Bananymous cbb9f47ee5 LibC: add wait and waitpid
Note that wait() doesn't work since only waiting for specified
pid is supported. wait() will just return -1 and set errno to
ECHILD.
2023-06-04 18:00:52 +03:00
..
wait.cpp LibC: add wait and waitpid 2023-06-04 18:00:52 +03:00