]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
Fix aio_error thread-safety.
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Fri, 6 Mar 2015 10:32:24 +0000 (11:32 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Fri, 6 Mar 2015 10:32:24 +0000 (11:32 +0100)
commit1cdf2ea1fa44bae7d400b602399e30d490173bf3
treea5ab1f44b094f14c4bfdbfb0d6f6837de4bcbd13
parent1597b7447a81f372068b68a7830ac83aa3b4527f
Fix aio_error thread-safety.

* sysdeps/pthread/aio_error.c: New file
* sysdeps/pthread/aio_misc.c: Remove optimistic comment about
synchronization.
ChangeLog
sysdeps/pthread/aio_error.c [new file with mode: 0644]
sysdeps/pthread/aio_misc.c