summaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads/specific.c
AgeCommit message (Expand)Author
2015-02-14Revert "resolve merge"Waldemar Brodkorb
2015-02-14resolve mergeWaldemar Brodkorb
2012-06-15linuxthreads: guard *tsd* related stuff correctlyPeter S. Mazinger
2012-06-15linuxthreads: use __UCLIBC_HAS_TLS__ consistentlyPeter S. Mazinger
2009-03-12linuxthreads fixes from Will Newton (will.newton AT gmail.com):Denis Vlasenko
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-08sync with glibc coding style to make further updates easierMike Frysinger
2003-12-27Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III
2003-03-11Minor cleanup to better sync with glibc 2.3Eric Andersen
2003-01-23Just be a bit less different from latest glibc version in commentsEric Andersen
2003-01-23Per patch from Nathan Field at ghs.com, add a couple of variablesEric Andersen
2002-08-06Several pthreads updates. Enable linuxthreads_db. Several fixesEric Andersen
2002-02-20Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen