Definition in file waitpid.c.
Go to the source code of this file.
Functions | |
bool | wait_and_display (void) |
int | main (void) |
|
Definition at line 27 of file waitpid.c. References _exit(), EC_CLEANUP_BGN, EC_CLEANUP_END, ec_false, ec_neg1, exit(), fork(), kill(), sleep(), and wait_and_display(). |
|
Definition at line 63 of file waitpid.c. References display_status(), EC_CLEANUP_BGN, EC_CLEANUP_END, ec_neg1, and waitpid(). Referenced by main(). |