|
i3
|
#include <config.h>

Go to the source code of this file.
Functions | |
| void | setup_signal_handler (void) |
| Configured a signal handler to gracefully handle crashes and allow the user to generate a backtrace and rescue their session. | |
| void setup_signal_handler | ( | void | ) |
Configured a signal handler to gracefully handle crashes and allow the user to generate a backtrace and rescue their session.
Definition at line 334 of file sighandler.c.
References ELOG, and handle_signal().
Referenced by main().
