i3
Functions
sighandler.h File Reference
#include <config.h>
Include dependency graph for sighandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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

Function Documentation

◆ setup_signal_handler()

void setup_signal_handler ( void  )

Setup signal handlers to safely handle SIGSEGV and SIGFPE.

Definition at line 315 of file sighandler.c.

References ELOG, and handle_signal().

Referenced by main().

Here is the call graph for this function: