diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-10-27 21:01:42 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-10-27 21:01:42 +0000 |
commit | ffd0e1b7e9b540716e5a98b49157eb1aed231b57 (patch) | |
tree | 9bb29c16c4baead035261132ece981507d25dabb /ChangeLog | |
parent | 131c4428c67c1147961cfbb8dbcb39a4b341d63f (diff) | |
download | glibc-ffd0e1b7e9b540716e5a98b49157eb1aed231b57.tar.gz |
* elf/Makefile: Add rules to build and run tst-thrlock.
* elf/tst-thrlock.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |