summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-10-27 21:01:42 +0000
committerUlrich Drepper <drepper@redhat.com>2006-10-27 21:01:42 +0000
commitffd0e1b7e9b540716e5a98b49157eb1aed231b57 (patch)
tree9bb29c16c4baead035261132ece981507d25dabb /ChangeLog
parent131c4428c67c1147961cfbb8dbcb39a4b341d63f (diff)
* elf/Makefile: Add rules to build and run tst-thrlock.
* elf/tst-thrlock.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c5794263a1..0b264ce8cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
(_dl_close): Call _dl_close_worker after locking and checking.
* elf/dl-open.c (_dl_open): Call _dl_close_worker instead of
_dl_close.
+ * elf/Makefile: Add rules to build and run tst-thrlock.
+ * elf/tst-thrlock.c: New file.
[BZ #3426]
* stdlib/stdlib.h: Adjust comment for canonicalize_file_name to