* posix/tst-waitid.c (do_test): Ignore SIGCHLD before cleanup SIGKILL.

This commit is contained in:
Roland McGrath 2004-08-11 19:29:42 +00:00
parent 475444485b
commit 90595fb635
2 changed files with 9 additions and 0 deletions

View File

@ -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

View 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: