summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/sh/pthread_spin_lock.c
Commit message (Collapse)AuthorAgeFilesLines
* use uniform form of C99 keywordsBernhard Reutner-Fischer2010-06-241-1/+1
| | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* nptl: Remove compiler warning due to old-style function definitionCarmelo Amoroso2010-04-251-2/+1
| | | | Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley2009-10-171-0/+35
| | | | | | targetting arm,sh,i386,mips,sparc for now Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Back out nptl changes, which for now will be done in branches/uClibc-nptlEric Andersen2005-05-201-35/+0
|
* Import in NPTL code from glibc. For further information please"Steven J. Hill"2005-05-071-0/+35
consult the 'README.NPTL' file.