Consistent license terms for all the fnmatch modules.
[pspp] / 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 sigprocmask
13 sigaction
14
15 configure.ac:
16
17 Makefile.am:
18 lib_SOURCES += sigpipe-die.h sigpipe-die.c
19
20 Include:
21 "sigpipe-die.h"
22
23 License:
24 GPL
25
26 Maintainer:
27 Bruno Haible