]> git.ipfire.org Git - thirdparty/glibc.git/commit
2002-09-29 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Mon, 30 Sep 2002 00:22:13 +0000 (00:22 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 30 Sep 2002 00:22:13 +0000 (00:22 +0000)
commitb79e3737accc6043faefa9a7a3b0080d5f7f05b2
treeff4965a095015025b24a430c3919909a253ddf9e
parentd0f82f5d719d3939804071745d4f5192fa380d6b
2002-09-29  Roland McGrath  <roland@redhat.com>

* test-skeleton.c (timeout_handler): Use WUNTRACED flag in waitpid.
Examine the child's status and print something different if it wasn't
just killed by our SIGKILL.
(main): In the child process call setpgid to put it in its own pgrp.
test-skeleton.c