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