summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sparc/bits/atomic.h
Commit message (Collapse)AuthorAgeFilesLines
* use uniform form of C99 keywordsBernhard Reutner-Fischer2010-06-241-10/+10
| | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* sparc specific bits needed for nptlAustin Foxley2009-10-171-0/+329
* a tweaked clone.S with RESET_PID support * atomic.h with cmpxchg that works for v8 and beyond Signed-off-by: Austin Foxley <austinf@cetoncorp.com>