aboutsummaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads/sysdeps/pthread/bits
AgeCommit message (Expand)AuthorFilesLines
2018-04-22linuxthreads: implement pthread_condattr_{s,g}etclock()Waldemar Brodkorb1-3/+6
2016-09-26use a single libc and deduplicate threading codeWaldemar Brodkorb1-64/+2
2016-05-18remove linuxthreads.new, rename linuxthreads.oldWaldemar Brodkorb5-132/+49
2015-02-14Revert "resolve merge"Waldemar Brodkorb5-50/+133
2015-02-14resolve mergeWaldemar Brodkorb5-133/+50
2013-03-13LT{,.old}: include stddef.h for size_tVineet Gupta1-0/+3
2012-11-18drop support for pre ISO-C compilersMike Frysinger1-3/+3
2012-11-18Replace FSF snail mail address with URLsMike Frysinger4-12/+8
2012-06-15linuxthreads: use __UCLIBC_HAS_TLS__ consistentlyPeter S. Mazinger1-2/+1
2006-10-19Joseph S. Myers writes:Eric Andersen3-8/+0
2006-03-10sync with glibc CVSMike Frysinger1-1/+1
2006-03-09blah, glibc moved linuxthreads aroundMike Frysinger1-1/+1
2006-02-01change asm/volatile to __x__Peter S. Mazinger1-1/+1
2006-01-31initial import of latest linuxthreadsMike Frysinger8-0/+722
2005-11-15rename current stable linuxthreads to linuxthreads.old to prepare for import ...Mike Frysinger3-536/+0
2005-09-08sync misc trivial touchups from glibcMike Frysinger3-6/+27
2005-05-20Back out nptl changes, which for now will be done in branches/uClibc-nptlEric Andersen1-34/+4
2005-05-14There were two versions of 'pthreadtypes.h' originally in uClibc. Also,"Steven J. Hill"1-4/+34
2003-02-27Major update for pthreads, based in large part on improvementsEric Andersen2-7/+355
2002-08-06Several pthreads updates. Enable linuxthreads_db. Several fixesEric Andersen1-4/+5
2002-06-10Kill the libc-lock headers, which we do not use and which areEric Andersen2-253/+0
2002-02-20Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen4-0/+419