Module Name: src
Committed By: christos
Date: Fri Oct 2 11:54:17 UTC 1998
Modified Files:
src/sys/compat/svr4: svr4_signal.c
Log Message:
We have SA_NOCLDWAIT now, and for SA_SIGINFO, we ignore the bit, but we
always construct siginfo_t and pass it to the handler. So kill the printfs..