1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-20 11:01:20 +03:00
Files
gnulib/modules/close-stream
2006-07-23 13:42:52 +00:00

26 lines
277 B
Plaintext

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
Makefile.am:
Include:
"close-stream.h"
License:
GPL
Maintainer:
Jim Meyering