summaryrefslogtreecommitdiff
path: root/linuxthreads
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-09-07 21:36:26 +0000
committerRoland McGrath <roland@gnu.org>2004-09-07 21:36:26 +0000
commite2e2181e417caa6d858f5c88988890e16a9c0310 (patch)
tree2b3ebaf2ef80fddd34745ae33ce780c6d5ceffac /linuxthreads
parentdb12ef58bae18c0ed75b48b37e18891bd4346882 (diff)
* tst-cancel4.c (tf_waitid): Use WEXITED flag bit if available.
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 6cbf62ced0..4d6ee30e73 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -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