Waldemar Brodkorb
|
569914be2e
fix static linking for FDPIC toolchains
|
8 years ago |
Leonid Lisovskiy
|
bc5949fd4f
ldso: fix dlsym hang when reloading DSOs
|
8 years ago |
Leonid Lisovskiy
|
0bc1394750
ldso: Consistently set & use DL_OPENED flag in both ld.so and libdl
|
8 years ago |
Leonid Lisovskiy
|
2f389d46df
ldso: Use single rtld_flags interpretation through all the calls
|
8 years ago |
Leonid Lisovskiy
|
27f1b2c66c
libdl: dlopen() mustn't forget RTLD_NODELETE flag
|
8 years ago |
Waldemar Brodkorb
|
cc04ab27ba
dlclose fix
|
9 years ago |
Baruch Siach
|
54979ed770
libdl: fix unused variable warning
|
11 years ago |
Gregory Fong
|
b57e9640db
ldso/libdl: Also include dl-tls.h for for !SHARED.
|
11 years ago |
Filippo Arcidiacono
|
231e4a9b4b
libdl: fix dlopen implementation from statically linked application
|
11 years ago |
Nathan Sidwell
|
6239e4c69d
Fix some fragileness in dlopen/do_dlopen wrapper & worker pair.
|
11 years ago |
Timo Teräs
|
df3a5fcc8d
dl: fix dlsym lookups with RTLD_NEXT
|
11 years ago |
Peter S. Mazinger
|
73089985a9
libdl.c: disable dlinfo
|
13 years ago |
Peter S. Mazinger
|
406aa4df9b
libdl: no need for _dl_strstr in libdl, use strstr
|
13 years ago |
Peter S. Mazinger
|
a5de87e5b5
libdl.c: hide dl_cleanup
|
13 years ago |
Peter S. Mazinger
|
f9946285ce
libdl.c,dl-string.h: do not use inlined _dl_memset and others in libdl
|
13 years ago |
Filippo Arcidiacono
|
260260f336
libdl: fix memleak for local scope of dlopened's needed libraries
|
12 years ago |
Carmelo Amoroso
|
99d28cc086
libdl: fix dlclose handling of symbol scope
|
12 years ago |
Khem Raj
|
bee3ea0f5a
mips/libdl: Apply relocations after appending the new scope
|
12 years ago |
Timo Teräs
|
f69319d5a7
libdl: rudimentary locking for dlopen/dlsym/dlclose
|
13 years ago |
Mike Frysinger
|
9ca7a065be
ldso: use __func__ rather than __FUNCTION__
|
13 years ago |
Filippo Arcidiacono
|
9b42da7d05
libdl: fix size parameter when unmap library in dlclose
|
13 years ago |
Timo Teräs
|
0c7690f6a5
ldso: support RTLD_NOLOAD
|
13 years ago |
Carmelo Amoroso
|
e4aa966cf2
ldso: let people disable to lookup into LD_LIBRARY_PATH
|
13 years ago |
Carmelo Amoroso
|
54a1c7691b
libdl: remove _dl_ldsopath from libdl.a
|
13 years ago |
Richard Braun
|
3d5cec4ff7
libdl: add option for controlling dl_cleanup
|
13 years ago |
Carmelo Amoroso
|
7682323a3a
Merge remote-tracking branch 'origin/master' into prelink
|
13 years ago |
Bernhard Reutner-Fischer
|
6b76a71299
libdl: search for ELF_RTYPE_CLASS_DLSYM in dlsym()
|
13 years ago |
Bernhard Reutner-Fischer
|
bfbab32be6
ldso: commentary typo fix
|
13 years ago |
Filippo Arcidiacono
|
974d314057
libdl: fix local symbol's address handling in dladdr
|
13 years ago |
Carmelo Amoroso
|
3b3285b1b7
Merge remote-tracking branch 'origin/master' into prelink
|
13 years ago |