From: Ulrich Drepper Date: Thu, 8 Jul 2004 00:54:21 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/fedora-base~335 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=259fc9c52ff3495e2db9b41eca8c30dbc245ca55;p=thirdparty%2Fglibc.git Update. 2004-07-07 Jakub Jelinek * elf/dl-fini.c (_dl_fini): Add nloaded variable, load GL(dl_nloaded) into it while still in critical section. --- diff --git a/ChangeLog b/ChangeLog index 12a47abcf44..f3b63608116 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-07-07 Jakub Jelinek + + * 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 * nss/getent.c (print_group, print_passwd): Use %lu format for