|
i3
|

Go to the source code of this file.
Functions | |
| void | setup_signal_handler (void) |
| Setup signal handlers to safely handle SIGSEGV and SIGFPE. More... | |
| void setup_signal_handler | ( | void | ) |
Setup signal handlers to safely handle SIGSEGV and SIGFPE.
Definition at line 317 of file sighandler.c.
References ELOG, and handle_signal().
Referenced by main().

1.8.9.1