aboutsummaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads/spinlock.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-31linuxthreads.old: Fix segfault when pthread_mutex_unlock() called against unl...Leonid Lisovskiy1-3/+9
2016-05-18remove linuxthreads.new, rename linuxthreads.oldWaldemar Brodkorb1-18/+6
2015-02-14Revert "resolve merge"Waldemar Brodkorb1-6/+18
2015-02-14resolve mergeWaldemar Brodkorb1-18/+6
2009-03-12linuxthreads fixes from Will Newton (will.newton AT gmail.com):Denis Vlasenko1-1/+13
2008-07-23- fix inline keywordBernhard Reutner-Fischer1-1/+1
2006-02-01change asm/volatile to __x__Peter S. Mazinger1-2/+2
2006-01-31initial import of latest linuxthreadsMike Frysinger1-0/+720
2005-11-15rename current stable linuxthreads to linuxthreads.old to prepare for import ...Mike Frysinger1-723/+0
2005-09-08sync with glibcMike Frysinger1-1/+1
2005-05-28gcc saysJoakim Tjernlund1-1/+1
2003-02-27Major update for pthreads, based in large part on improvementsEric Andersen1-44/+572
2002-02-20Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen1-0/+195