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 Jul 16 14:48:23 UTC 2003

Modified Files:
        src/sys/sys: signal.h

Log Message:
Unconditionally expose all SIG* signal numbers; this follows existing
practice of other implementations, stays within the name space reserved
for the implementation (both C99 and POSIX), and avoids cluttering with
feature tests for no good reason.

Addresses PR standards/22149 by Nathan Williams.


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/sys/sys/signal.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