diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-05-23 17:37:21 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-05-23 17:37:21 +0000 |
commit | c179df4e9301ba09589aef60a038e259df70b5b9 (patch) | |
tree | 245814951fbffe0e37fc4a8b62955318423bbcaf /linuxthreads/ChangeLog | |
parent | ceef26a28a2a22ef010ac57f501cc3f0a4271cff (diff) | |
download | glibc-c179df4e9301ba09589aef60a038e259df70b5b9.tar.gz glibc-c179df4e9301ba09589aef60a038e259df70b5b9.tar.xz glibc-c179df4e9301ba09589aef60a038e259df70b5b9.zip |
[BZ #961]
2005-05-22 Dmitry V. Levin <ldv@altlinux.org> [BZ #961] * io/sys/sendfile.h: Remove __nonnull from sendfile and sendfile64 declarations.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 93f7e97c05..b37a40c3e7 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,9 @@ +2005-05-23 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h + [IS_IN_librt] (CENABLE, CDISABLE): Use JUMPTARGET instead of + __librt_*_asynccancel@local. + 2005-05-17 Alan Modra <amodra@bigpond.net.au> * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Delete |