]> sourceware.org Git - glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 8 Jul 2004 00:54:21 +0000 (00:54 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 8 Jul 2004 00:54:21 +0000 (00:54 +0000)
2004-07-07  Jakub Jelinek  <jakub@redhat.com>

* elf/dl-fini.c (_dl_fini): Add nloaded variable, load
GL(dl_nloaded) into it while still in critical section.

ChangeLog

index 12a47abcf4482ba4402b60181546f28dd7379722..f3b6360811644f06854921aaf2ae00e480d0c97b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-07  Jakub Jelinek  <jakub@redhat.com>
+
+       * elf/dl-fini.c (_dl_fini): Add nloaded variable, load
+       GL(dl_nloaded) into it while still in critical section.
+
 2004-07-06  Thorsten Kukuk  <kukuk@suse.de>
 
        * nss/getent.c (print_group, print_passwd): Use %lu format for
This page took 0.046432 seconds and 5 git commands to generate.