Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libc/arch/sparc/atomic
Module Name: src
Committed By: pooka
Date: Sat Jan 10 23:36:22 UTC 2009
Modified Files:
src/common/lib/libc/arch/sparc/atomic: Makefile.inc atomic_cas.S
Log Message:
Include userland version of atomic cas routines in librump.
(the kernel version disables interrupts and therefore can't be used)
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/common/lib/libc/arch/sparc/atomic/Makefile.inc
cvs rdiff -r1.7 -r1.8 src/common/lib/libc/arch/sparc/atomic/atomic_cas.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index