4365b3a61e2f0d7f787c88cf07c7d0f409eaf4ea
[gnulib.git] / modules / fatal-signal
1 Description:
2 Emergency actions in case of a fatal signal.
3
4 Files:
5 lib/fatal-signal.h
6 lib/fatal-signal.c
7 m4/fatal-signal.m4
8 m4/sig_atomic_t.m4
9
10 Depends-on:
11 xalloc
12 stdbool
13 unistd
14 sigprocmask
15
16 configure.ac:
17 gl_FATAL_SIGNAL
18
19 Makefile.am:
20 lib_SOURCES += fatal-signal.h fatal-signal.c
21
22 Include:
23 "fatal-signal.h"
24
25 License:
26 GPL
27
28 Maintainer:
29 Bruno Haible
30