summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads.old/pthread.c
Commit message (Collapse)AuthorAgeFilesLines
* Don't use __getpid/__getpagesizePeter S. Mazinger2006-01-241-9/+6
|
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ↵Peter S. Mazinger2006-01-221-1/+0
| | | | is a useless attempt
* update pthread weak handling to the style glibc usesMike Frysinger2006-01-041-0/+65
|
* kill off some signedness/unused warningsMike Frysinger2005-12-291-3/+3
|
* Hide mostly used functionsPeter S. Mazinger2005-12-011-1/+1
|
* rename current stable linuxthreads to linuxthreads.old to prepare for import ↵Mike Frysinger2005-11-151-0/+1044
of latest glibc version