Functions

include/sighandler.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void setup_signal_handler ()
 Setup signal handlers to safely handle SIGSEGV and SIGFPE.

Function Documentation

void setup_signal_handler (  ) 

Setup signal handlers to safely handle SIGSEGV and SIGFPE.

Definition at line 214 of file sighandler.c.

References ELOG.

Referenced by main().