Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/osf1
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.
Home |
Main Index |
Thread Index |
Old Index