Subject: CVS commit: src/sys/compat/osf1
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 05/13/2007 09:07:25
Module Name:	src
Committed By:	dsl
Date:		Sun May 13 09:07:25 UTC 2007

Modified Files:
	src/sys/compat/osf1: osf1_signal.c

Log Message:
Call sigaltstack1() directly instead of using the stackgap to call
sys___sigaltstack14().
Prototype up some code under #if 0 to use sigaction1().


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/compat/osf1/osf1_signal.c

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