summaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads/sysdeps/pthread/bits
AgeCommit message (Expand)Author
2018-04-22linuxthreads: implement pthread_condattr_{s,g}etclock()Waldemar Brodkorb
2016-09-26use a single libc and deduplicate threading codeWaldemar Brodkorb
2016-05-18remove linuxthreads.new, rename linuxthreads.oldWaldemar Brodkorb
2015-02-14Revert "resolve merge"Waldemar Brodkorb
2015-02-14resolve mergeWaldemar Brodkorb
2013-03-13LT{,.old}: include stddef.h for size_tVineet Gupta
2012-11-18drop support for pre ISO-C compilersMike Frysinger
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15linuxthreads: use __UCLIBC_HAS_TLS__ consistentlyPeter S. Mazinger
2006-10-19Joseph S. Myers writes:Eric Andersen
2006-03-10sync with glibc CVSMike Frysinger
2006-03-09blah, glibc moved linuxthreads aroundMike Frysinger
2006-02-01change asm/volatile to __x__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-09-08sync misc trivial touchups from glibcMike Frysinger
2005-05-20Back out nptl changes, which for now will be done in branches/uClibc-nptlEric Andersen
2005-05-14There were two versions of 'pthreadtypes.h' originally in uClibc. Also,"Steven J. Hill"
2003-02-27Major update for pthreads, based in large part on improvementsEric Andersen
2002-08-06Several pthreads updates. Enable linuxthreads_db. Several fixesEric Andersen
2002-06-10Kill the libc-lock headers, which we do not use and which areEric Andersen
2002-02-20Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen