Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/sys
Module Name: src
Committed By: kleink
Date: Wed Jan 15 22:48:22 UTC 2003
Modified Files:
src/sys/sys: signal.h signalvar.h
Log Message:
Move SIG_HOLD from <sys/signalvar.h> to <sys/signal.h>, since POSIX-2001
wants that name to be exposed.
To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 src/sys/sys/signal.h
cvs rdiff -r1.35 -r1.36 src/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