diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-12-14 18:03:28 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-12-14 18:03:28 +0000 |
commit | 36775704ae63c5566a4169e88d9a806e8a37ab40 (patch) | |
tree | cd7bb329c508e9e51fc3393f19b58eb2a537c409 /ChangeLog | |
parent | 1cc444baba3d085154c7a75a058cefc86c2ffce7 (diff) | |
download | glibc-36775704ae63c5566a4169e88d9a806e8a37ab40.zip glibc-36775704ae63c5566a4169e88d9a806e8a37ab40.tar.gz glibc-36775704ae63c5566a4169e88d9a806e8a37ab40.tar.bz2 |
* misc/tst-pselect.c (do_test): Make sure the helper process is
terminating when the test is aborted.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-12-14 Ulrich Drepper <drepper@redhat.com> + + * misc/tst-pselect.c (do_test): Make sure the helper process is + terminating when the test is aborted. + 2006-12-13 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/bits/statvfs.h: Define ST_RELATIME. |