index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ldso
/
libdl
Age
Commit message (
Expand
)
Author
2017-01-22
nds32: add NPTL/TLS, *context function, libm changes and code cleanup
Vincent Ren-Wei Chen
2016-12-10
fix static linking for FDPIC toolchains
Waldemar Brodkorb
2016-09-26
use a single libc and deduplicate threading code
Waldemar Brodkorb
2016-06-23
libs: install backward compatibility symlinks
Alexey Brodkin
2016-06-22
ldso: fix dlsym hang when reloading DSOs
Leonid Lisovskiy
2016-06-22
ldso: Consistently set & use DL_OPENED flag in both ld.so and libdl
Leonid Lisovskiy
2016-01-31
ldso: Use single rtld_flags interpretation through all the calls
Leonid Lisovskiy
2016-01-31
libdl: dlopen() mustn't forget RTLD_NODELETE flag
Leonid Lisovskiy
2015-12-17
dlclose fix
Waldemar Brodkorb
2014-09-16
buildsys: fix IS_IN_lib*
Bernhard Reutner-Fischer
2013-11-06
libdl: fix unused variable warning
Baruch Siach
2013-06-07
ldso/libdl: Also include dl-tls.h for for !SHARED.
Gregory Fong
2013-05-13
libdl: fix dlopen implementation from statically linked application
Filippo Arcidiacono
2013-03-22
Fix some fragileness in dlopen/do_dlopen wrapper & worker pair.
Nathan Sidwell
2013-03-07
buildsys: Add missing $(SYMBOL_PREFIX) to symbol names
Markos Chandras
2013-01-09
dl: fix dlsym lookups with RTLD_NEXT
Timo Teräs
2012-06-15
libdl.c: disable dlinfo
Peter S. Mazinger
2012-06-15
libdl: no need for _dl_strstr in libdl, use strstr
Peter S. Mazinger
2012-06-15
libdl.c: hide dl_cleanup
Peter S. Mazinger
2012-06-15
libdl.c,dl-string.h: do not use inlined _dl_memset and others in libdl
Peter S. Mazinger
2012-02-09
libdl: fix memleak for local scope of dlopened's needed libraries
Filippo Arcidiacono
2012-01-23
libdl: fix dlclose handling of symbol scope
Carmelo Amoroso
2012-01-23
mips/libdl: Apply relocations after appending the new scope
Khem Raj
2011-12-22
libdl: rudimentary locking for dlopen/dlsym/dlclose
Timo Teräs
2011-11-27
ldso: use __func__ rather than __FUNCTION__
Mike Frysinger
2011-11-23
libdl: fix size parameter when unmap library in dlclose
Filippo Arcidiacono
2011-11-07
ldso: support RTLD_NOLOAD
Timo Teräs
2011-10-25
ldso: let people disable to lookup into LD_LIBRARY_PATH
Carmelo Amoroso
2011-10-19
libdl: remove _dl_ldsopath from libdl.a
Carmelo Amoroso
2011-07-25
libdl: add option for controlling dl_cleanup
Richard Braun
2011-06-24
Merge remote-tracking branch 'origin/master' into prelink
Carmelo Amoroso
2011-06-14
libdl: search for ELF_RTYPE_CLASS_DLSYM in dlsym()
Bernhard Reutner-Fischer
2011-05-10
ldso: commentary typo fix
Bernhard Reutner-Fischer
2011-05-10
libdl: fix local symbol's address handling in dladdr
Filippo Arcidiacono
2011-04-06
Merge remote-tracking branch 'origin/master' into prelink
Carmelo Amoroso
2011-03-05
Add Makefile support for DSBT ELF.
Bernd Schmidt bernds_cb1@t-online.de
2011-02-14
ldso: remove now unused variable
Bernhard Reutner-Fischer
2011-02-11
Fix memory leak in dlopen()/dlclose().
Philip Craig
2011-01-25
libdl: fix tls symbol lookup in dlsym
Filippo Arcidiacono
2011-01-21
Merge remote branch 'origin/master' into prelink
Carmelo Amoroso
2011-01-20
Add protected symbols support for all architectures
Salvatore Cro
2010-11-24
Revert "ldso: silence warning about unused tls var if !tls"
Bernhard Reutner-Fischer
2010-11-24
ldso: silence warning about unused tls var if !tls
Bernhard Reutner-Fischer
2010-09-17
ldso: Add support for LD_WARN and LD_TRACE_PRELINKING
Filippo Arcidiacono
2010-09-17
ldso: Rework global scope handling and symbol lookup mechanism
Filippo Arcidiacono
2010-07-27
silence warning about incompatible types with _dl_init_static_tls
Bernhard Reutner-Fischer
2010-04-22
ldso: support RTLD_NODELETE and DF_1_NODELETE
Timo Teräs
2010-04-22
nptl: proper soname handling
Natanael Copa
2010-03-25
prettify make clean
Bernhard Reutner-Fischer
2009-12-17
check if USE_TLS is defined before use
Hans-Christian Egtvedt
[next]