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
Fix "warning: 'format' attribute argument not supported: rpl_printf".
[gnulib.git]
/
modules
/
sigpipe-die
blob
42000c01a795083eae87dda06477391368a82b6a
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
all