mirror of
https://github.com/RGBCube/serenity
synced 2025-10-30 19:52:44 +00:00
We used to call `did_exit()` directly with the status returned from `waitpid` but the function expected an exit code. We now use several of `wait`-related macros to deduce the correct information. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.cpp | ||
| Service.cpp | ||
| Service.h | ||