summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads/sysdeps/i386
Commit message (Expand)AuthorAgeFilesLines
* linuxthreads fixes from Will Newton (will.newton AT gmail.com):Denis Vlasenko2009-03-121-2/+0
* Move kernel-features.h header from the linuxthread directoryCarmelo Amoroso2008-12-112-2/+2
* - add prototypesBernhard Reutner-Fischer2008-09-251-2/+1
* use the __extern_always_inline define from cdefs.h instead of duplicating gcc...Mike Frysinger2008-01-062-6/+2
* - fixup gnu_inline vs. C99 inlineBernhard Reutner-Fischer2008-01-051-2/+7
* Remove preprocessor warning due to missing definition of USE_TLSKhem Raj2007-05-151-1/+1
* Joseph S. Myers writes:Eric Andersen2006-10-199-19/+0
* sync with glibc CVSMike Frysinger2006-03-103-3/+3
* blah, glibc moved linuxthreads aroundMike Frysinger2006-03-093-3/+3
* glibc syncMike Frysinger2006-02-043-3/+3
* change asm/volatile to __x__Peter S. Mazinger2006-02-013-14/+14
* s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in,...Peter S. Mazinger2006-01-312-1/+4
* initial import of latest linuxthreadsMike Frysinger2006-01-3115-0/+866
* rename current stable linuxthreads to linuxthreads.old to prepare for import ...Mike Frysinger2005-11-153-650/+0
* revert linuxthreads to pre rev 11377 (i.e. before the massive attempt to impo...Mike Frysinger2005-11-151-10/+5
* make sure we use optimized version when building for newer intel/amd cpusMike Frysinger2005-09-081-1/+3
* import some fixes from glibcMike Frysinger2005-09-081-5/+10
* sync misc trivial touchups from glibcMike Frysinger2005-09-082-3/+5
* Initial effort at adding profiling support.Eric Andersen2003-03-034-158/+48
* Major update for pthreads, based in large part on improvementsEric Andersen2003-02-276-69/+465
* Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen2002-02-204-0/+360