Subject: CVS commit: [thorpej-atomic] src/common/lib/libc/atomic
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/13/2007 05:43:05
Module Name:	src
Committed By:	thorpej
Date:		Fri Apr 13 05:43:04 UTC 2007

Modified Files:
	src/common/lib/libc/atomic [thorpej-atomic]: atomic_op_cas_impl.h

Log Message:
Make this work for big-endian with a trick provided by Matt Thomas.


To generate a diff of this commit:
cvs rdiff -r1.1.2.1 -r1.1.2.2 src/common/lib/libc/atomic/atomic_op_cas_impl.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.