]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog
Fix aio_error thread-safety.
[thirdparty/glibc.git] / ChangeLog
index c422a3794889321345b4a3a51bf38c8eeb93f5f5..420f351ee0d955b1ad1555d26acf1adbed4dece7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2015-03-06  Samuel Thibault  <samuel.thibault@inria.fr>
+
+       Fix aio_error thread-safety.
+
+       * sysdeps/pthread/aio_error.c: New file
+       * sysdeps/pthread/aio_misc.c: Remove optimistic comment about
+       synchronization.
+
 2015-03-06  Florian Weimer  <fweimer@redhat.com>
 
        * stdio-common/vfprintf.c (THOUSANDS_SEP_T): New typedef.