summaryrefslogtreecommitdiff
path: root/src/ldso/__dlsym.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-03fix time64 link regression of dlsym stub for static-linked programsRich Felker1-0/+4
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 dlsym out of dynlink.cRich Felker1-0/+13