diff options
| author | Roland McGrath <roland@gnu.org> | 2004-08-04 21:38:45 +0000 |
|---|---|---|
| committer | Roland McGrath <roland@gnu.org> | 2004-08-04 21:38:45 +0000 |
| commit | 0964f852ee278c8de9866f4d92d59e228d242bef (patch) | |
| tree | f18332ffe435e25d735ebae5f96057601c6057ce | |
| parent | 44219bd981371e1f429c3effe0288f03fd480f12 (diff) | |
| download | glibc-0964f852ee278c8de9866f4d92d59e228d242bef.tar.xz glibc-0964f852ee278c8de9866f4d92d59e228d242bef.zip | |
* posix/tst-waitid.c (do_test): Kill the child process when bailing
out early on some failure.
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-08-04 Roland McGrath <roland@redhat.com> + + * posix/tst-waitid.c (do_test): Kill the child process when bailing + out early on some failure. + 2004-08-03 Ulrich Drepper <drepper@redhat.com> * nscd/connections.c (handle_request): Print more descriptive |
