2bc2b29270
to call osigaction(). But that's wrong because it causes the handler to receive a struct osigcontext instead of the expected struct sigcontext. Use sigaction() instead, copying the compatible portion of the signal mask. Reviewed by: marcel |
||
---|---|---|
.. | ||
creat.2 | ||
creat.c | ||
gethostid.3 | ||
gethostid.c | ||
getwd.c | ||
killpg.2 | ||
killpg.c | ||
Makefile.inc | ||
sethostid.c | ||
setpgrp.c | ||
setrgid.c | ||
setruid.3 | ||
setruid.c | ||
sigblock.2 | ||
sigcompat.c | ||
sigpause.2 | ||
sigsetmask.2 | ||
sigvec.2 |