math: raise flags in log2l.c on <= 0 arguments, and fix volatile
[musl] / src / ldso /
2011-06-26 Rich Felkererror handling in dynamic linking
2011-06-26 Rich Felkerfix some symbol resolution issues in dynamic linker
2011-06-25 Rich Felkerhandle library paths better (ignore empty path componen...
2011-06-25 Rich Felkerfix possible (questionable) strict aliasing violations...
2011-06-25 Rich Felkerproper path searching for dynamic linker
2011-06-25 Rich Felkerdiscard dso descriptors after performing relocations
2011-06-25 Rich Felkerkeep track of which dsos have been relocated
2011-06-24 Rich Felkerprepare support for LD_LIBRARY_PATH (checking suid...
2011-06-20 Rich Felkermake ldso asm more uniform with rest of codebase (no...
2011-06-19 Rich Felkerx86_64: ensure that dtor pointer passed to app is 0...
2011-06-19 Rich Felkerdynamic linker 64bit fix: hash table entries are always...
2011-06-18 Rich Felkerexperimental dynamic linker!
2011-02-24 Rich Felkervarious changes in preparation for dynamic linking...