OSDN Git Service

Added new 'bits/atomic.h' for most of the architectures and the top-level 'include...
author"Steven J. Hill" <sjhill@realitydiluted.com>
Thu, 12 May 2005 03:27:36 +0000 (03:27 -0000)
committer"Steven J. Hill" <sjhill@realitydiluted.com>
Thu, 12 May 2005 03:27:36 +0000 (03:27 -0000)
commitf122662e19bfb4d529d0b3d8f812bef44fb2d2f6
tree10fc9933b640ea05e237b3afc57d492d8c6c72fa
parent03196f15d10064639691c25fb7ed0d2924ec8d5b
Added new 'bits/atomic.h' for most of the architectures and the top-level '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'.
include/atomic.h [new file with mode: 0644]
libc/sysdeps/linux/alpha/bits/atomic.h [new file with mode: 0644]
libc/sysdeps/linux/common/bits/atomic.h [new file with mode: 0644]
libc/sysdeps/linux/i386/bits/atomic.h [new file with mode: 0644]
libc/sysdeps/linux/mips/bits/atomic.h [new file with mode: 0644]
libc/sysdeps/linux/sh/bits/atomic.h [new file with mode: 0644]
libc/sysdeps/linux/x86_64/bits/atomic.h [new file with mode: 0644]