about summary refs log tree commit diff
path: root/nptl
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-09-27 23:02:57 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-09-27 23:02:57 +0530
commitc04d498c12700bf90d41236d30b864fadd0c4c40 (patch)
treee7b3137c0d7491b3c242002fd1449a82fbd0945a /nptl
parent583c76a7ce305d24e0625a22caed317b3e001d91 (diff)
downloadglibc-c04d498c12700bf90d41236d30b864fadd0c4c40.tar.gz
glibc-c04d498c12700bf90d41236d30b864fadd0c4c40.tar.xz
glibc-c04d498c12700bf90d41236d30b864fadd0c4c40.zip
Move ChangeLog entry
Diffstat (limited to 'nptl')
-rw-r--r--nptl/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 90824aec95..9f25dfe2ae 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,11 @@
+2013-09-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
+
+	* sysdeps/pthread/bits/libc-lock.h [_LIBC && (!NOT_IN_libc ||
+	IS_IN_libpthread)] (__libc_lock_fini_recursive): Use the mutex
+	member of the argument.
+	(__libc_lock_trylock_recursive): Likewise.
+	(__libc_lock_unlock_recursive): Likewise.
+
 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
 
 	* sysdeps/unix/sysv/linux/x86_64/cancellation.S