* posix/tst-waitid.c (test_child): Sleep a second before stopping.
commit8cc5920e23990aaef097343fc1003092fff98abd
authorRoland McGrath <roland@gnu.org>
Thu, 5 Aug 2004 01:11:02 +0000 (5 01:11 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 5 Aug 2004 01:11:02 +0000 (5 01:11 +0000)
tree210a778a395d4f558a77ea0b658a44a312dead44
parentf9e1a25135b65cfde376a0da8dbc9a43bac87e6e
* posix/tst-waitid.c (test_child): Sleep a second before stopping.

(do_test): Bump sleep to three seconds.
(sigchld, check_sigchld): New functions.
(do_test): Handle SIGCHLD and check for getting the right details.
ChangeLog