Timo Teräs
|
0c7690f6a5
ldso: support RTLD_NOLOAD
|
il y a 13 ans |
Carmelo Amoroso
|
e4aa966cf2
ldso: let people disable to lookup into LD_LIBRARY_PATH
|
il y a 13 ans |
Carmelo Amoroso
|
54a1c7691b
libdl: remove _dl_ldsopath from libdl.a
|
il y a 13 ans |
Richard Braun
|
3d5cec4ff7
libdl: add option for controlling dl_cleanup
|
il y a 13 ans |
Carmelo Amoroso
|
7682323a3a
Merge remote-tracking branch 'origin/master' into prelink
|
il y a 13 ans |
Bernhard Reutner-Fischer
|
6b76a71299
libdl: search for ELF_RTYPE_CLASS_DLSYM in dlsym()
|
il y a 13 ans |
Bernhard Reutner-Fischer
|
bfbab32be6
ldso: commentary typo fix
|
il y a 13 ans |
Filippo Arcidiacono
|
974d314057
libdl: fix local symbol's address handling in dladdr
|
il y a 13 ans |
Carmelo Amoroso
|
3b3285b1b7
Merge remote-tracking branch 'origin/master' into prelink
|
il y a 13 ans |
Bernhard Reutner-Fischer
|
133bc4376a
ldso: remove now unused variable
|
il y a 13 ans |
Philip Craig
|
bb8551685e
Fix memory leak in dlopen()/dlclose().
|
il y a 13 ans |
Filippo Arcidiacono
|
c0e0210921
libdl: fix tls symbol lookup in dlsym
|
il y a 14 ans |
Carmelo Amoroso
|
2aee0efdec
Merge remote branch 'origin/master' into prelink
|
il y a 14 ans |
Salvatore Cro
|
aaf4cbd98f
Add protected symbols support for all architectures
|
il y a 14 ans |
Bernhard Reutner-Fischer
|
a11fcabb4a
Revert "ldso: silence warning about unused tls var if !tls"
|
il y a 14 ans |
Bernhard Reutner-Fischer
|
23fa805150
ldso: silence warning about unused tls var if !tls
|
il y a 14 ans |
Filippo Arcidiacono
|
4136ca46e3
ldso: Add support for LD_WARN and LD_TRACE_PRELINKING
|
il y a 14 ans |
Filippo Arcidiacono
|
94cc6edb78
ldso: Rework global scope handling and symbol lookup mechanism
|
il y a 14 ans |
Bernhard Reutner-Fischer
|
bf735eb494
silence warning about incompatible types with _dl_init_static_tls
|
il y a 14 ans |
Timo Teräs
|
b93b98daf0
ldso: support RTLD_NODELETE and DF_1_NODELETE
|
il y a 14 ans |
Hans-Christian Egtvedt
|
f3217f9be3
check if USE_TLS is defined before use
|
il y a 15 ans |
Mike Frysinger
|
1f5e333a15
ldso: clean up breakage in tls merge
|
il y a 15 ans |
Bernhard Reutner-Fischer
|
13d8b0f9c2
fix coding style
|
il y a 15 ans |
Austin Foxley
|
534661b91c
ldso/: tls support for dynamic linker
|
il y a 15 ans |
Denis Vlasenko
|
27d501fdbf
simple optimizations and style fixes in dynamic loading
|
il y a 16 ans |
Bernhard Reutner-Fischer
|
ea7af1aad7
- fix use after free (Kevin Day)
|
il y a 16 ans |
Carmelo Amoroso
|
a7d54e2619
libdl: use stderr consistently.
|
il y a 16 ans |
Bernhard Reutner-Fischer
|
1372e95c24
- remove a couple of duplicate includes
|
il y a 16 ans |
Bernhard Reutner-Fischer
|
ba3b529ac8
- fix compilation error
|
il y a 16 ans |
Denis Vlasenko
|
380783acef
Introduce and use small[u]int type. Changes in size:
|
il y a 16 ans |