NSIG
extern const char* const sys_siglist[NSIG];
if (sig >= 0 && sig < NSIG && (desc = _sys_siglist[sig]) != NULL)
sys_siglist[NSIG] = {