summaryrefslogtreecommitdiff
path: root/gnulib/modules/closeout
blob: 2987121b27576105802cf10eadb758a82ccc42e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Description:
Close standard output and standard error, exiting with a diagnostic on error.

Files:
lib/closeout.h
lib/closeout.c
m4/closeout.m4

Depends-on:
close-stream
gettext-h
error
quotearg
exitfail
stdbool

configure.ac:
gl_CLOSEOUT

Makefile.am:
lib_SOURCES += closeout.c

Include:
"closeout.h"

License:
GPL

Maintainer:
Jim Meyering