verify: new macro 'assume'
[gnulib.git] / modules / sigpipe-die
1 Description:
2 Report a SIGPIPE signal and exit.
3
4 Files:
5 lib/sigpipe-die.h
6 lib/sigpipe-die.c
7
8 Depends-on:
9 error
10 gettext-h
11 exitfail
12 sigpipe
13 sigprocmask
14 sigaction
15
16 configure.ac:
17
18 Makefile.am:
19 lib_SOURCES += sigpipe-die.h sigpipe-die.c
20
21 Include:
22 "sigpipe-die.h"
23
24 License:
25 GPL
26
27 Maintainer:
28 Bruno Haible