summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads.old/libc_pthread_init.c
Commit message (Expand)AuthorAgeFilesLines
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-3/+0
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-2/+0
* linuxthreads.old: extend workaround for asm rename warningsMike Frysinger2009-07-201-0/+11
* Check #if feature test macros are defined where they may not beRon2009-07-051-2/+2
* libc_hidden_proto removal, just a few functionsDenis Vlasenko2008-11-181-1/+1
* - remove old-style definitions. No object-code changes.Bernhard Reutner-Fischer2008-05-201-3/+1
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-1/+1
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger2006-01-221-1/+0
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-3/+5
* __uselocale is hiddenPeter S. Mazinger2006-01-041-1/+1
* Build also if XLOCALE is enabledPeter S. Mazinger2006-01-041-0/+5
* use internal versions of exit/memcpyPeter S. Mazinger2006-01-041-1/+1
* update pthread weak handling to the style glibc usesMike Frysinger2006-01-041-0/+48