summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/i386/bits/atomic.h
Commit message (Collapse)AuthorAgeFilesLines
* - whitespace cleanup; no obj-code changesBernhard Reutner-Fischer2008-12-291-21/+21
|
* - fix asm and volatile keywordsBernhard Reutner-Fischer2008-07-231-38/+38
|
* - fixup asm. No object-code changesBernhard Reutner-Fischer2008-04-241-1/+1
|
* sync with upstream via psmMike Frysinger2006-08-231-0/+3
|
* Added new 'bits/atomic.h' for most of the architectures and the top-level ↵"Steven J. Hill"2005-05-121-0/+366
'include/atomic.h' to add in new atomic operations for use by NPTL. There are multiple files for PowerPC and Sparc for 'atomic.h'. I will let those architecture maintainers choose the correct file. The files come from glibc in 'sysdeps/ARCH/bits'.