From 1cdf2ea1fa44bae7d400b602399e30d490173bf3 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Fri, 6 Mar 2015 11:32:24 +0100 Subject: Fix aio_error thread-safety. * sysdeps/pthread/aio_error.c: New file * sysdeps/pthread/aio_misc.c: Remove optimistic comment about synchronization. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c422a37948..420f351ee0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2015-03-06 Samuel Thibault + + 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 * stdio-common/vfprintf.c (THOUSANDS_SEP_T): New typedef. -- cgit v1.2.3