mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
385b4cf4c5
void * pointers instead of struct link_map **. (_dl_scope_free): Change argument type to void *. * include/link.h (struct link_map): Change type of l_reldeps to struct link_map_reldeps, move l_reldepsact into that struct too. * elf/dl-deps.c: Include atomic.h. (_dl_map_object_deps): Only change l->l_initfini when it is fully populated, use _dl_scope_free for freeing it. Optimize removal of libs from reldeps by using l_reserved flag, when some removal is needed, allocate a new list instead of reallocating and free the old with _dl_scope_free. Adjust for l_reldeps and l_reldepsact changes. * elf/dl-lookup.c (add_dependency): Likewise. Reorganize to allow searching in l_initfini and l_reldeps without holding dl_load_lock. * elf/dl-fini.c (_dl_sort_fini): Adjust for l_reldeps and l_reldepsact changes. * elf/dl-close.c (_dl_close_worker): Likewise. * elf/dl-open.c (_dl_scope_free): Change argument type to void *. |
||
---|---|---|
.. | ||
elf | ||
net | ||
netinet | ||
nfs | ||
sys | ||
_G_config.h | ||
a.out.h | ||
abort-instr.h | ||
aio_misc.h | ||
allocalim.h | ||
asm-syntax.h | ||
bp-checks.h | ||
bp-semctl.h | ||
bp-start.h | ||
bp-sym.h | ||
bp-thunks.h | ||
confstr.h | ||
device-nrs.h | ||
dirstream.h | ||
dl-cache.h | ||
dl-dtprocnum.h | ||
dl-fptr.h | ||
dl-hash.h | ||
dl-librecon.h | ||
dl-lookupcfg.h | ||
dl-machine.h | ||
dl-osinfo.h | ||
dl-procinfo.c | ||
dl-procinfo.h | ||
dl-sysdep.h | ||
dl-tls.h | ||
dwarf2.h | ||
entry.h | ||
errqueue.h | ||
fd_to_filename.h | ||
fork.h | ||
fpu_control.h | ||
frame.h | ||
framestate.c | ||
gccframe.h | ||
gmp-mparam.h | ||
hp-timing.h | ||
ifreq.h | ||
initfini.c | ||
intr-msg.h | ||
inttypes.h | ||
ldconfig.h | ||
ldsodefs.h | ||
libm-test-ulps | ||
local-setxid.h | ||
machine-gmon.h | ||
machine-lock.h | ||
machine-sp.h | ||
Makefile | ||
malloc-machine.h | ||
math_ldbl_opt.h | ||
math_ldbl.h | ||
memcopy.h | ||
memusage.h | ||
not-cancel.h | ||
nscd-types.h | ||
pagecopy.h | ||
paths.h | ||
profil-counter.h | ||
pty-private.h | ||
register-dump.h | ||
rtld-lowlevel.h | ||
sigcontextinfo.h | ||
siglist.h | ||
sigset-cvt-mask.h | ||
stackinfo.h | ||
stdint.h | ||
symbol-hacks.h | ||
sysdep-cancel.h | ||
sysdep.h | ||
testrtsig.h | ||
thread_state.h | ||
tls-macros.h | ||
tls.h | ||
tst-audit.h | ||
tst-stack-align.h | ||
unsecvars.h | ||
unwind-dw2-fde-glibc.c | ||
unwind-dw2-fde.c | ||
unwind-dw2-fde.h | ||
unwind-dw2.c | ||
unwind-pe.c | ||
unwind-pe.h | ||
unwind.h | ||
utmp-equal.h |