From 8cc5920e23990aaef097343fc1003092fff98abd Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 5 Aug 2004 01:11:02 +0000 Subject: [PATCH] * 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 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index c72eb651a1..0068884d91 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2004-08-04 Roland McGrath + * 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. + * posix/tst-waitid.c (do_test): Kill the child process when bailing out early on some failure. [WCONTINUED]: Test WCONTINUED functionality. -- 2.43.5