summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2015-07-24 06:09:47 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2015-07-24 06:09:47 +0530
commita81a00ff94a43af85f7aefceb6d31f3c0f11151d (patch)
treedabb84f77f81948b442e8dc25e7fa6845934ff02 /ChangeLog
parentb301e68e4b027340743d050aa32651039c1cb7bc (diff)
Mention dl_load_lock by name in the comments
Mention dl_load_lock by name instead of just 'load lock' in the comments. This makes it unambigious which lock we're talking about.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1b7bd7df1..d43a564c32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-07-24 Siddhesh Poyarekar <siddhesh@redhat.com>
+
+ * stdlib/cxa_thread_atexit_impl.c: Use the lock name dl_load_lock
+ instead of just saying load lock in the comments.
+
2015-07-23 Roland McGrath <roland@hack.frob.com>
* sysdeps/unix/Subdirs: Moved ...