From 90595fb635047061f7bcb6be99b00a9f33d057b1 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 11 Aug 2004 19:29:42 +0000 Subject: [PATCH] * posix/tst-waitid.c (do_test): Ignore SIGCHLD before cleanup SIGKILL. --- ChangeLog | 4 ++++ nptl/ChangeLog | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 459d127..487ff2b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-08-11 Roland McGrath + + * posix/tst-waitid.c (do_test): Ignore SIGCHLD before cleanup SIGKILL. + 2004-08-11 Ulrich Drepper * time/tzset.c (tzset_internal): Add new parameter which is diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 5923824..931afc1 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2004-08-11 Jakub Jelinek + + * tst-rwlock14.c (tf): Read main thread handle from *ARG + before pthread_barrier_wait. + 2004-08-07 Ulrich Drepper * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: -- 2.7.4