Fixed wait_process() to handle cases where waitpid() fails or
authorWayne Davison <wayned@samba.org>
Mon, 26 Sep 2005 17:12:13 +0000 (17:12 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 26 Sep 2005 17:12:13 +0000 (17:12 +0000)
commitdbefb6b4e40203891f29b34ad4a7c61fc10e6a51
tree94a144db476f62887b377151b9c4b86df7550e31
parent60168410860532fdbb1092fef924a7a3d2c3c5be
Fixed wait_process() to handle cases where waitpid() fails or
the child process did not exit cleanly.
main.c