summaryrefslogtreecommitdiff
path: root/src/ldso/dlopen.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-12reduce spurious inclusion of libc.hRich Felker1-1/+0
2018-09-12move tlsdesc and internal dl function declarations to dynlink.hRich Felker1-2/+1
2018-09-05define and use internal macros for hidden visibility, weak refsRich Felker1-2/+1
2016-01-25move static-linked stub dlopen out of dynlink.cRich Felker1-0/+13