about summary refs log tree commit diff
path: root/src/ldso/tlsdesc.c
Commit message (Expand)AuthorAgeFilesLines
* reduce spurious inclusion of libc.hRich Felker2018-09-121-1/+0
* move tlsdesc and internal dl function declarations to dynlink.hRich Felker2018-09-121-2/+1
* define and use internal macros for hidden visibility, weak refsRich Felker2018-09-051-2/+1
* move dynamic linker to its own top-level directory, ldsoRich Felker2016-01-251-4/+0
* apply hidden visibility to tlsdesc accessor functionsRich Felker2015-04-171-0/+3
* add arch-generic support for tlsdesc relocations to dynamic linkerRich Felker2014-06-191-0/+13