It's more than whether a signal is blocked or not, unfortunately. Lots of
applications will invoke sigwaitinfo() on whatever the current signal mask
is, which means you can't rely on sigaction to solve your problems. :-(
--Chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/