summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads.old/pthread.c
Commit message (Collapse)AuthorAgeFilesLines
* tweak the idea between having a MMU and actually using itMike Frysinger2006-02-181-5/+5
|
* fix warning when building on non-mmu hostsMike Frysinger2006-02-041-0/+2
|
* prototypes for threads tooPeter S. Mazinger2006-01-261-0/+2
|
* make use of the internals provided earlierPeter S. Mazinger2006-01-251-6/+7
|
* 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