Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | keep track of which dsos have been relocated | Rich Felker | 2011-06-25 | 1 | -0/+1 | |
* | prepare support for LD_LIBRARY_PATH (checking suid/sgid safety) | Rich Felker | 2011-06-23 | 1 | -0/+6 | |
* | make ldso asm more uniform with rest of codebase (no unnecessary suffixes) | Rich Felker | 2011-06-19 | 1 | -12/+12 | |
* | x86_64: ensure that dtor pointer passed to app is 0 so it won't be used | Rich Felker | 2011-06-19 | 1 | -0/+1 | |
* | dynamic linker 64bit fix: hash table entries are always 32bit | Rich Felker | 2011-06-18 | 1 | -2/+2 | |
* | experimental dynamic linker! | Rich Felker | 2011-06-18 | 3 | -0/+412 | |
* | various changes in preparation for dynamic linking support | Rich Felker | 2011-02-24 | 1 | -0/+8 |