summaryrefslogtreecommitdiff
path: root/posix/tst-waitid.c
AgeCommit message (Collapse)Author
2004-11-12Updated to fedora-glibc-20041112T1640Jakub Jelinek
2004-09-29Updated to fedora-glibc-20040929T0821Jakub Jelinek
2004-08-112004-08-11 Roland McGrath <roland@redhat.com>Roland McGrath
* posix/tst-waitid.c (do_test): Ignore SIGCHLD before cleanup SIGKILL.
2004-08-052004-08-04 Roland McGrath <roland@redhat.com>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.
2004-08-042004-08-04 Roland McGrath <roland@redhat.com>Roland McGrath
* posix/tst-waitid.c (do_test): Kill the child process when bailing out early on some failure.
2004-06-292004-06-19 Roland McGrath <roland@redhat.com>Roland McGrath
* posix/tst-waitid.c: New file. * posix/Makefile (tests): Add it.