aboutsummaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads/mutex.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-18remove linuxthreads.new, rename linuxthreads.oldWaldemar Brodkorb1-26/+31
2015-02-14Revert "resolve merge"Waldemar Brodkorb1-31/+26
2015-02-14resolve mergeWaldemar Brodkorb1-26/+31
2006-01-31New linuxthreads builds on x86, vapier: pt-allocrtsig.c is missing from sourcesPeter S. Mazinger1-5/+0
2006-01-31initial import of latest linuxthreadsMike Frysinger1-0/+362
2005-11-15rename current stable linuxthreads to linuxthreads.old to prepare for import ...Mike Frysinger1-356/+0
2005-11-15revert linuxthreads to pre rev 11377 (i.e. before the massive attempt to impo...Mike Frysinger1-8/+0
2005-09-08add hidden_def() macros from glibc but stub them out to cut down on diffsMike Frysinger1-0/+8
2003-12-27Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III1-1/+0
2003-02-27Major update for pthreads, based in large part on improvementsEric Andersen1-40/+176
2002-08-11Ugh. Make uClibc cross compile with gcc 2.95.x and threads. I wonderEric Andersen1-2/+2
2002-07-14Add both pthread_mutexattr_setpshared() andEric Andersen1-0/+18
2002-07-01Patch from Ronald Wahl <rwa@peppercon.com> -- kill references toEric Andersen1-6/+6
2002-02-21Lose the _GNU_SOURCE and just add __USE_GNU to the one file that needsEric Andersen1-0/+2
2002-02-20Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen1-0/+201