summaryrefslogtreecommitdiff
path: root/modules/close-stream
blob: 03eba124d56e6d101bfa9fc0e3727e74854fbe68 (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
Description:
Close a stream, with nicer error checking than fclose's.

Files:
lib/close-stream.h
lib/close-stream.c
m4/close-stream.m4

Depends-on:
fpending
stdbool

configure.ac:
gl_CLOSE_STREAM
gl_MODULE_INDICATOR([close-stream])

Makefile.am:

Include:
"close-stream.h"

License:
GPL

Maintainer:
Jim Meyering