Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/common/lib/libc/arch



Module Name:    src
Committed By:   ad
Date:           Sun Feb 10 13:25:46 UTC 2008

Modified Files:
        src/common/lib/libc/arch/i386/atomic: atomic.S
        src/common/lib/libc/arch/x86_64/atomic: atomic.S

Log Message:
Add atomic_cas_foo_ni().


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/common/lib/libc/arch/i386/atomic/atomic.S
cvs rdiff -r1.8 -r1.9 src/common/lib/libc/arch/x86_64/atomic/atomic.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