summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads/libc_pthread_init.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | in string.h and strings.h. This caught unguarded string ops in libc/inet/ethers.c __ether_line_w() function. I will wait for fallout reports for a week or so, then continue converting more libc_hidden_proto's.
* 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 ↵Peter S. Mazinger2006-01-311-2/+9
| | | | libc_hidden_proto from old version
* initial import of latest linuxthreadsMike Frysinger2006-01-311-0/+47