summaryrefslogtreecommitdiff
path: root/src/ldso/tlsdesc.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 dynamic linker to its own top-level directory, ldsoRich Felker1-4/+0
2015-04-17apply hidden visibility to tlsdesc accessor functionsRich Felker1-0/+3
2014-06-19add arch-generic support for tlsdesc relocations to dynamic linkerRich Felker1-0/+13