summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads/libc_pthread_init.c
Commit message (Expand)AuthorAgeFilesLines
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-5/+0
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-2/+0
* fix compilation of linuxthreads for sparcaustinf2009-03-181-0/+4
* libc_hidden_proto removal, just a few functionsDenis Vlasenko2008-11-181-1/+1
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-1/+1
* Add back XLOCALE for hidden uselocalePeter S. Mazinger2006-03-091-1/+1
* Not the best idea moving libc_hidden_proto to uClibc_glue.hPeter S. Mazinger2006-03-091-0/+4
* Move __clone/__uselocale to uClibc_glue.hPeter S. Mazinger2006-03-091-5/+2
* pt-allocrtsig.c is irrelevant for now, remove related too, add libc_hidden_pr...Peter S. Mazinger2006-01-311-2/+9
* initial import of latest linuxthreadsMike Frysinger2006-01-311-0/+47