summaryrefslogtreecommitdiff
path: root/include/link.h
AgeCommit message (Expand)AuthorLines
2016-11-11generalize ELF hash table types not to assume 32-bit entriesRich Felker-2/+1
2013-08-02add missing c++ extern "C" wrapping to link.hRich Felker-0/+8
2012-12-19link.h: expose glibc/svr4 dynlinker debugging gluerofl0r-0/+19
2012-10-31add dl_iterate_phdr interfaceRich Felker-0/+27