summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads.old/specific.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>
* heed compiler warnings about checking non-defined variables in #if directivesDenis Vlasenko2008-12-141-1/+1
|
* - remove old-style definitions. No object-code changes.Bernhard Reutner-Fischer2008-05-201-1/+1
|
* make use of the internals provided earlierPeter S. Mazinger2006-01-251-6/+6
|
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ↵Peter S. Mazinger2006-01-221-1/+0
| | | | is a useless attempt
* update pthread weak handling to the style glibc usesMike Frysinger2006-01-041-20/+16
|
* sync whitespace with glibcMike Frysinger2005-12-291-15/+14
|
* Enable __THROW,_NTH,REDIRECT_NTHPeter S. Mazinger2005-11-181-1/+1
|
* rename current stable linuxthreads to linuxthreads.old to prepare for import ↵Mike Frysinger2005-11-151-0/+204
of latest glibc version