1 2 3 4 5 6 7 8 9 10
static sig_atomic_t a_sig_atomic_t; static int signals[] = { SIGABRT, SIGFPE, SIGILL, SIGINT, SIGSEGV, SIGTERM, };