SA_NOMASK
if ((handler.sa_flags & SA_NOMASK) == 0) {
action.sa_flags = SA_SIGINFO | SA_NODEFER | SA_NOMASK;