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-051-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>
* sync include paths and copyrights with glibcMike Frysinger2005-11-221-3/+2
|
* rename current stable linuxthreads to linuxthreads.old to prepare for import ↵Mike Frysinger2005-11-151-0/+70
of latest glibc version