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/18/2007 07:31:43
Module Name: src
Committed By: thorpej
Date: Wed Apr 18 07:31:43 UTC 2007
Added Files:
src/common/lib/libc/atomic [thorpej-atomic]: membar_ops_nop.c
Log Message:
Generic membar_*() routines for platforms that don't require memory
barriers.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1.2.1 src/common/lib/libc/atomic/membar_ops_nop.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.