Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/darwin
Module Name: src
Committed By: dsl
Date: Sun Jun 17 20:15:19 UTC 2007
Modified Files:
src/sys/compat/darwin: darwin_signal.c
Log Message:
No need for stackgap for darwin_sys_sigaction and sigprocmask.
XXX: it doesn't look right that the new and old 'sigaction' parameters
have different types.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/compat/darwin/darwin_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