sigaction_internal
RETURN_AND_SET_ERRNO(sigaction_internal(signal, act, oldAction));
status = sigaction_internal(signal, userAction ? &act : NULL,