repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
git-version-gen: init shell var to avoid env var influence
[gnulib.git]
/
modules
/
fatal-signal
blob
296fbd301bac1c7276d8c9921311842b0a37014a
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
sigaction
15
sigprocmask
16
raise
17
18
configure.ac:
19
gl_FATAL_SIGNAL
20
21
Makefile.am:
22
lib_SOURCES += fatal-signal.h fatal-signal.c
23
24
Include:
25
"fatal-signal.h"
26
27
License:
28
GPL
29
30
Maintainer:
31
Bruno Haible
32