summaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads/sysdeps/i386
AgeCommit message (Expand)Author
2006-03-10sync with glibc CVSMike Frysinger
2006-03-09blah, glibc moved linuxthreads aroundMike Frysinger
2006-02-04glibc syncMike Frysinger
2006-02-01change asm/volatile to __x__Peter S. Mazinger
2006-01-31s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in,...Peter S. Mazinger
2006-01-31initial import of latest linuxthreadsMike Frysinger
2005-11-15rename current stable linuxthreads to linuxthreads.old to prepare for import ...Mike Frysinger
2005-11-15revert linuxthreads to pre rev 11377 (i.e. before the massive attempt to impo...Mike Frysinger
2005-09-08make sure we use optimized version when building for newer intel/amd cpusMike Frysinger
2005-09-08import some fixes from glibcMike Frysinger
2005-09-08sync misc trivial touchups from glibcMike Frysinger
2003-03-03Initial effort at adding profiling support.Eric Andersen
2003-02-27Major update for pthreads, based in large part on improvementsEric Andersen
2002-02-20Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen