Y
Hacker News
new
|
ask
|
show
|
jobs
by
JoshTriplett
2557 days ago
> The reason is because some signals (SIGTERM, SIGKILL) cannot be masked
SIGTERM can be masked. SIGKILL and SIGSTOP are the only ones that can't be.
1 comments
_rtld_global_ro
2557 days ago
Thanks for the correction
link