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.
This commit is contained in:
Ulrich Drepper 2004-07-08 00:54:21 +00:00
parent 28725d82f5
commit 259fc9c52f
1 changed files with 5 additions and 0 deletions

View File

@ -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