]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* posix/tst-waitid.c (do_test): Ignore SIGCHLD before cleanup SIGKILL.
authorRoland McGrath <roland@gnu.org>
Wed, 11 Aug 2004 19:29:42 +0000 (19:29 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 11 Aug 2004 19:29:42 +0000 (19:29 +0000)
ChangeLog
nptl/ChangeLog

index 459d1271a23f2e4824db8b94bba2d1066da4721c..487ff2b7e72173d5759906166bc12336deefeee9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-08-11  Roland McGrath  <roland@redhat.com>
+
+       * posix/tst-waitid.c (do_test): Ignore SIGCHLD before cleanup SIGKILL.
+
 2004-08-11  Ulrich Drepper  <drepper@redhat.com>
 
        * time/tzset.c (tzset_internal): Add new parameter which is
index 5923824b09d2a04ac9a1b8e0933d64408e963039..931afc169aed3392b27cc8169ba916b5d038f45f 100644 (file)
@@ -1,3 +1,8 @@
+2004-08-11  Jakub Jelinek  <jakub@redhat.com>
+
+       * tst-rwlock14.c (tf): Read main thread handle from *ARG
+       before pthread_barrier_wait.
+
 2004-08-07  Ulrich Drepper  <drepper@redhat.com>
 
        * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: