summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/generic/dl-sysdep.h
Commit message (Collapse)AuthorAgeFilesLines
* Dynamic loader now builds with new build system. Fix problems with ↵"Steven J. Hill"2005-11-201-35/+0
| | | | 'dl-sysdep.h' and the loader that I should have caught a while ago.
* Added new files for TLS functionality in libpthreads and for the dynamic ↵"Steven J. Hill"2005-07-221-0/+35
loader. The headers may be moved to the 'ldso' directory hierarchy at a later date depending on what we run into when implementating changes to the loader.