Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/sys
Module Name: syssrc
Committed By: christos
Date: Tue Mar 19 20:50:41 UTC 2002
Modified Files:
syssrc/sys/sys: signal.h signalvar.h
Log Message:
- Define SIGRTMIN and SIGRTMAX iff _KERNEL.
- Bump the number of signals to 64, and define the default action for
signals >= SIGRTMIN to be kill.
To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 syssrc/sys/sys/signal.h
cvs rdiff -r1.31 -r1.32 syssrc/sys/sys/signalvar.h
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