Go to the source code of this file.
Functions | |
void | init_signals (void) |
char * | strsignal (int) |
Variables | |
char * | sys_siglist [] |
void init_signals | ( | void | ) |
Definition at line 219 of file siglist.c.
References sys_siglist.
Referenced by generic_sig_handler(), and sigint_handler().
char* sys_siglist[] |