Subject: CVS commit: src/sys/compat
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 06/03/2007 14:59:46
Module Name:	src
Committed By:	dsl
Date:		Sun Jun  3 14:59:46 UTC 2007

Modified Files:
	src/sys/compat/netbsd32: netbsd32_compat_13.c
Added Files:
	src/sys/compat/common: compat_sigaltstack.h

Log Message:
Add a #define that expands to the compat wrapper for sigaltstack1().
Use it for the netbsd32_compat_13.c version of the code.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/compat/common/compat_sigaltstack.h
cvs rdiff -r1.20 -r1.21 src/sys/compat/netbsd32/netbsd32_compat_13.c

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