summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d9629d9c3a..3e6b877dfa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2015-06-12 Joseph Myers <joseph@codesourcery.com>
+ [BZ #18519]
+ * posix/Versions (libc): Export __libc_pread at version
+ GLIBC_PRIVATE.
+ * sysdeps/pthread/aio_misc.c (handle_fildes_io): Call __libc_pread
+ instead of pread.
+ * conform/Makefile (test-xfail-POSIX/aio.h/linknamespace): Remove
+ variable.
+
[BZ #18522]
* misc/efgcvt_r.c
[LONG_DOUBLE_COMPAT (libc, GLIBC_2_0) && !LONG_DOUBLE_CVT]