]> git.ipfire.org Git - thirdparty/glibc.git/commit - sysdeps/x86_64/nptl/tls.h
* elf/dl-close.c (_dl_close_worker): When removing object from
authorUlrich Drepper <drepper@redhat.com>
Sat, 19 May 2007 07:08:23 +0000 (07:08 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 19 May 2007 07:08:23 +0000 (07:08 +0000)
commitdf94b6412e0628cd577da0ce5626358a3967ee44
tree3b969d3e4175fe3a72f824c482d8c9f9a3b3bf3e
parent2acd01acb10d0c0113f87bf7e787e0854498269d
* elf/dl-close.c (_dl_close_worker): When removing object from

global scope, wait for all lookups to finish afterwards.
* elf/dl-open.c (add_to_global): When global scope array must
grow, allocate a new one and free old array only after all
lookups finish.
* elf/dl-runtime.c (_dl_fixup): Protect using global scope.
(_dl_lookup_symbol_x): Likewise.
* elf/dl-support.c: Define _dl_wait_lookup_done.
* sysdeps/generic/ldsodefs.h (struct rtld_global): Add
_dl_wait_lookup_done.
14 files changed:
ChangeLog
elf/dl-close.c
elf/dl-open.c
elf/dl-runtime.c
elf/dl-support.c
nptl/ChangeLog
nptl/allocatestack.c
nptl/init.c
nptl/pthreadP.h
nptl/sysdeps/i386/tls.h
nptl/sysdeps/pthread/pthread-functions.h
nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c
nptl/sysdeps/x86_64/tls.h
sysdeps/generic/ldsodefs.h