* tst-cancel4.c (tf_waitid): Use WEXITED flag bit if available.

This commit is contained in:
Roland McGrath 2004-09-07 21:36:26 +00:00
parent db12ef58ba
commit e2e2181e41
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2004-09-04 Jakub Jelinek <jakub@redhat.com>
* tst-cancel4.c (tf_waitid): Use WEXITED flag bit if available.
2004-09-07 Ulrich Drepper <drepper@redhat.com>
* sysdeps/pthread/pthread.h (pthread_once): Remove __THROW since