diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-04-16 22:28:50 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-04-16 22:28:50 +0000 |
commit | edb4d496a81637e9232301fe89086f164327f74a (patch) | |
tree | 4e8fe0ee0bc247cd7ae918d45f8323849eb5c6b3 /linuxthreads | |
parent | b575c52b86fe0c00adec925e356eb72cf95b23a7 (diff) | |
download | glibc-edb4d496a81637e9232301fe89086f164327f74a.tar.gz glibc-edb4d496a81637e9232301fe89086f164327f74a.tar.xz glibc-edb4d496a81637e9232301fe89086f164327f74a.zip |
Update.
* rt/tst-mqueue3.c (do_test): Cope with kernel without mq support.
Diffstat (limited to 'linuxthreads')
-rw-r--r-- | linuxthreads/ChangeLog | 4 |
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. |