summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads.old_db/td_thr_tls_get_addr.c
Commit message (Collapse)AuthorAgeFilesLines
* Check #if feature test macros are defined where they may not beRon2009-07-091-1/+1
| | | | | | | | | | Once again all of these reduce the noise from gcc-4.4. Replaces a few more (USE_TLS && HAVE___THREAD) with USE___THREAD while we need to mess with them for this anyhow. Signed-off-by: Ron Lee <ron@debian.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Merge from trunk that gives us a valid NPTL dynamic loader and the start of ↵"Steven J. Hill"2005-11-291-3/+2
| | | | the new build system. I have probably another 300 and some files to go *sigh*.
* Copy from trunk."Steven J. Hill"2005-11-161-0/+70