i3
Main Page
Data Structures
Files
File List
Globals
include
sighandler.h
Go to the documentation of this file.
1
/*
2
* vim:ts=4:sw=4:expandtab
3
*
4
* i3 - an improved dynamic tiling window manager
5
* © 2009-2011 Michael Stapelberg and contributors (see also: LICENSE)
6
* © 2009-2010 Jan-Erik Rediger
7
*
8
* sighandler.c: Interactive crash dialog upon SIGSEGV/SIGABRT/SIGFPE (offers
9
* to restart inplace).
10
*
11
*/
12
#pragma once
13
18
void
setup_signal_handler
(
void
);
setup_signal_handler
void setup_signal_handler(void)
Setup signal handlers to safely handle SIGSEGV and SIGFPE.
Definition:
sighandler.c:311
Generated by
1.8.6