* modules/close-stream: New file.
[gnulib.git] / modules / closeout
1 Description:
2 Close standard output, exiting with a diagnostic on error.
3
4 Files:
5 lib/closeout.h
6 lib/closeout.c
7 m4/closeout.m4
8
9 Depends-on:
10 close-stream
11 gettext-h
12 error
13 quotearg
14 exitfail
15
16 configure.ac:
17 gl_CLOSEOUT
18
19 Makefile.am:
20
21 Include:
22 "closeout.h"
23
24 License:
25 GPL
26
27 Maintainer:
28 Jim Meyering