From e8b6b64d3c24ce1667af7b60c447d21b1968af01 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 9 Jun 2007 02:13:06 +0000 Subject: * elf/dl-close.c (_dl_close_worker): Remove all to be removed libraries from the global scope at once and call THREAD_GSCOPE_WAIT at most once per _dl_close_worker. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fc5436bda9..4abead59af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-06-08 Jakub Jelinek + + * elf/dl-close.c (_dl_close_worker): Remove all to be removed + libraries from the global scope at once and call THREAD_GSCOPE_WAIT + at most once per _dl_close_worker. + 2007-06-08 Ulrich Drepper * sysdeps/unix/sysv/linux/bits/sched.h: Make second parameter of -- cgit 1.4.1