summaryrefslogtreecommitdiff
path: root/modules/fatal-signal
blob: 6683c7993449c0cc6a558a916d7262e1c83f053d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Description:
Emergency actions in case of a fatal signal.

Files:
lib/fatal-signal.h
lib/fatal-signal.c
m4/fatal-signal.m4
m4/sig_atomic_t.m4

Depends-on:
xalloc
stdbool
unistd
sigaction
sigprocmask
raise

configure.ac:
gl_FATAL_SIGNAL

Makefile.am:
lib_SOURCES += fatal-signal.h fatal-signal.c

Include:
"fatal-signal.h"

License:
GPL

Maintainer:
all

Return to:

Send suggestions and report system problems to the System administrator.