aboutsummaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads/libc_pthread_init.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-26use a single libc and deduplicate threading codeWaldemar Brodkorb1-10/+1
2016-05-18remove linuxthreads.new, rename linuxthreads.oldWaldemar Brodkorb1-11/+4
2015-02-14Revert "resolve merge"Waldemar Brodkorb1-4/+11
2015-02-14resolve mergeWaldemar Brodkorb1-11/+4
2012-11-18Replace FSF snail mail address with URLsMike Frysinger1-3/+2
2012-06-15linuxthreads: style updatePeter S. Mazinger1-2/+1
2012-06-15linuxthreads: use __UCLIBC_HAS_TLS__ consistentlyPeter S. Mazinger1-2/+2
2009-09-18convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko1-5/+0
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer1-2/+0
2009-03-18fix compilation of linuxthreads for sparcaustinf1-0/+4
2008-11-18libc_hidden_proto removal, just a few functionsDenis Vlasenko1-1/+1
2008-05-19Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko1-1/+1
2006-03-09Add back XLOCALE for hidden uselocalePeter S. Mazinger1-1/+1
2006-03-09Not the best idea moving libc_hidden_proto to uClibc_glue.hPeter S. Mazinger1-0/+4
2006-03-09Move __clone/__uselocale to uClibc_glue.hPeter S. Mazinger1-5/+2
2006-01-31pt-allocrtsig.c is irrelevant for now, remove related too, add libc_hidden_pr...Peter S. Mazinger1-2/+9
2006-01-31initial import of latest linuxthreadsMike Frysinger1-0/+47