Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-05 | Check #if feature test macros are defined where they may not be | Ron | |
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> | |||
2008-12-14 | heed compiler warnings about checking non-defined variables in #if directives | Denis Vlasenko | |
2008-05-20 | - remove old-style definitions. No object-code changes. | Bernhard Reutner-Fischer | |
2006-01-25 | make use of the internals provided earlier | Peter S. Mazinger | |
2006-01-22 | Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ↵ | Peter S. Mazinger | |
is a useless attempt | |||
2006-01-04 | update pthread weak handling to the style glibc uses | Mike Frysinger | |
2005-12-29 | sync whitespace with glibc | Mike Frysinger | |
2005-11-18 | Enable __THROW,_NTH,REDIRECT_NTH | Peter S. Mazinger | |
2005-11-15 | rename current stable linuxthreads to linuxthreads.old to prepare for import ↵ | Mike Frysinger | |
of latest glibc version |