summaryrefslogtreecommitdiff
path: root/linuxthreads
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-04-16 22:28:50 +0000
committerUlrich Drepper <drepper@redhat.com>2004-04-16 22:28:50 +0000
commitedb4d496a81637e9232301fe89086f164327f74a (patch)
tree4e8fe0ee0bc247cd7ae918d45f8323849eb5c6b3 /linuxthreads
parentb575c52b86fe0c00adec925e356eb72cf95b23a7 (diff)
Update.
* rt/tst-mqueue3.c (do_test): Cope with kernel without mq support.
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 1a04804b91..e0ab2c2bc7 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,7 @@
+2004-04-16 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Fix last patch.
+
2004-04-13 Jakub Jelinek <jakub@redhat.com>
* sysdeps/unix/sysv/linux/mq_notify.c: Shut up GCC warning.