aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-11-10 19:40:16 +0000
committerUlrich Drepper <drepper@redhat.com>2007-11-10 19:40:16 +0000
commit01e7fdbb7434ec51aee02044b8391c1ebdfb5698 (patch)
tree3690c87263fe8cfdcb092d0582574e4473be68d3 /ChangeLog
parent7f745396c470216fb36d1d9867fb51318abc951d (diff)
downloadglibc-01e7fdbb7434ec51aee02044b8391c1ebdfb5698.zip
glibc-01e7fdbb7434ec51aee02044b8391c1ebdfb5698.tar.gz
glibc-01e7fdbb7434ec51aee02044b8391c1ebdfb5698.tar.bz2
* sysdeps/pthread/aio_misc.c (handle_fildes_io): Avoid unnecessary
complications for 64-bit platforms.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0cd4894..468f3ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-11-10 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/pthread/aio_misc.c (handle_fildes_io): Avoid unnecessary
+ complications for 64-bit platforms.
+
* sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to..
* sysdeps/unix/sysv/linux/open64_2.c: ...here. New file.
* sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines): Add