summaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads.old/pthread.c
AgeCommit message (Expand)Author
2008-10-03- use c89-style commentsBernhard Reutner-Fischer
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2008-05-20- remove old-style definitions. No object-code changes.Bernhard Reutner-Fischer
2008-05-15make sure we store the function pointers to the real push/pop functions rathe...Mike Frysinger
2007-11-22Add hidden symbols for a number of pthread functions, and use them to ensureBernd Schmidt
2007-01-11Peter Mazinger pointed out that my last commit was faulty.Joakim Tjernlund
2006-11-09backport from upstream:Mike Frysinger
2006-02-27import ia64 linuxthreads filesMike Frysinger
2006-02-18tweak the idea between having a MMU and actually using itMike Frysinger
2006-02-04fix warning when building on non-mmu hostsMike Frysinger
2006-01-26prototypes for threads tooPeter S. Mazinger
2006-01-25make use of the internals provided earlierPeter S. Mazinger
2006-01-24Don't use __getpid/__getpagesizePeter S. Mazinger
2006-01-22Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger
2006-01-04update pthread weak handling to the style glibc usesMike Frysinger
2005-12-29kill off some signedness/unused warningsMike Frysinger
2005-12-01Hide mostly used functionsPeter S. Mazinger
2005-11-15rename current stable linuxthreads to linuxthreads.old to prepare for import ...Mike Frysinger