From 259fc9c52ff3495e2db9b41eca8c30dbc245ca55 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 8 Jul 2004 00:54:21 +0000 Subject: 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. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 12a47abcf4..f3b6360811 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 -- cgit 1.4.1