projects
/
musl
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
dynamic linker support for PIE binaries (position-independent main program)
[musl]
/
src
/
ldso
/
dynlink.c
2012-01-23
Rich Felker
dynamic linker support for PIE binaries (position-indep...
blob
|
commitdiff
2012-01-23
Rich Felker
cleanup dynamic linker, removing some code duplication
blob
|
commitdiff
|
diff to current
2012-01-20
Rich Felker
fix dynamic linker not to depend on DYNAMIC ptr in...
blob
|
commitdiff
|
diff to current
2012-01-17
Rich Felker
fix char signedness bug in dynlinker hash function
blob
|
commitdiff
|
diff to current
2011-09-18
Rich Felker
disable dynamic linking/loading code in static libc...
blob
|
commitdiff
|
diff to current
2011-08-16
Rich Felker
ldso: move the suid/secure check code closer to env...
blob
|
commitdiff
|
diff to current
2011-08-16
Rich Felker
honor AT_SECURE aux vector flag
blob
|
commitdiff
|
diff to current
2011-08-16
Rich Felker
RTLD_NEXT support
blob
|
commitdiff
|
diff to current
2011-08-16
Rich Felker
LD_PRELOAD support
blob
|
commitdiff
|
diff to current
2011-07-25
Rich Felker
when resolving symbols with only weak defs, use first...
blob
|
commitdiff
|
diff to current
2011-07-24
Rich Felker
fix resolution of weak symbols (hopefully right now...
blob
|
commitdiff
|
diff to current
2011-07-24
Rich Felker
load vdso, if present, into the dso list
blob
|
commitdiff
|
diff to current
2011-07-24
Rich Felker
simplify dynamic linker startup
blob
|
commitdiff
|
diff to current
2011-07-02
Rich Felker
fix dlopen UB due to longjmp/volatile rules violation
blob
|
commitdiff
|
diff to current
2011-07-01
Rich Felker
simple rpath support (no token expansion yet) for dynam...
blob
|
commitdiff
|
diff to current
2011-06-29
Rich Felker
textrel support, cheap and ugly
blob
|
commitdiff
|
diff to current
2011-06-28
Rich Felker
reclaim the memory wasted by dynamic linking for use...
blob
|
commitdiff
|
diff to current
2011-06-28
Rich Felker
use load address from elf header if possible
blob
|
commitdiff
|
diff to current
2011-06-28
Rich Felker
make dynamic linker relocate the main program image...
blob
|
commitdiff
|
diff to current
2011-06-27
Rich Felker
fix stale pointer issue in dynamic linker with dlopen
blob
|
commitdiff
|
diff to current
2011-06-27
Rich Felker
don't leave the lock held on dlopen failure..
blob
|
commitdiff
|
diff to current
2011-06-27
Rich Felker
add RTLD_DEFAULT support
blob
|
commitdiff
|
diff to current
2011-06-27
Rich Felker
in dlopen: don't use null pointer
blob
|
commitdiff
|
diff to current
2011-06-27
Rich Felker
fix resolving symbols in objects loaded in RTLD_LOCAL...
blob
|
commitdiff
|
diff to current
2011-06-26
Rich Felker
experimental dlopen/dlsym and dynlink changes needed...
blob
|
commitdiff
|
diff to current
2011-06-26
Rich Felker
error handling in dynamic linking
blob
|
commitdiff
|
diff to current
2011-06-26
Rich Felker
fix some symbol resolution issues in dynamic linker
blob
|
commitdiff
|
diff to current
2011-06-25
Rich Felker
handle library paths better (ignore empty path componen...
blob
|
commitdiff
|
diff to current
2011-06-25
Rich Felker
fix possible (questionable) strict aliasing violations...
blob
|
commitdiff
|
diff to current
2011-06-25
Rich Felker
proper path searching for dynamic linker
blob
|
commitdiff
|
diff to current
2011-06-25
Rich Felker
discard dso descriptors after performing relocations
blob
|
commitdiff
|
diff to current
2011-06-25
Rich Felker
keep track of which dsos have been relocated
blob
|
commitdiff
|
diff to current
2011-06-24
Rich Felker
prepare support for LD_LIBRARY_PATH (checking suid...
blob
|
commitdiff
|
diff to current
2011-06-19
Rich Felker
dynamic linker 64bit fix: hash table entries are always...
blob
|
commitdiff
|
diff to current
2011-06-18
Rich Felker
experimental dynamic linker!
blob
|
commitdiff
|
diff to current