Subject: CVS commit: src/common/lib/libc/arch
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 02/10/2008 13:25:46
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.