summaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads/mutex.c
AgeCommit message (Expand)Author
2015-02-14Revert "resolve merge"Waldemar Brodkorb
2015-02-14resolve mergeWaldemar Brodkorb
2006-01-31New linuxthreads builds on x86, vapier: pt-allocrtsig.c is missing from sourcesPeter 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-08add hidden_def() macros from glibc but stub them out to cut down on diffsMike Frysinger
2003-12-27Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III
2003-02-27Major update for pthreads, based in large part on improvementsEric Andersen
2002-08-11Ugh. Make uClibc cross compile with gcc 2.95.x and threads. I wonderEric Andersen
2002-07-14Add both pthread_mutexattr_setpshared() andEric Andersen
2002-07-01Patch from Ronald Wahl <rwa@peppercon.com> -- kill references toEric Andersen
2002-02-21Lose the _GNU_SOURCE and just add __USE_GNU to the one file that needsEric Andersen
2002-02-20Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen