Module Name: src Committed By: christos Date: Fri Aug 27 08:40:38 UTC 2010
Modified Files:
src/include: signal.h unistd.h
Log Message:
The signal number argument in psignal is int not unsigned int.
Add psiginfo.
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/include/signal.h
cvs rdiff -u -r1.123 -r1.124 src/include/unistd.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
