view modules/closein @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
parents bf8fdb98234b
children
line wrap: on
line source

Description:
Close all standard streams, resetting seekable stdin if needed, and exiting with a diagnostic on error.

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

Depends-on:
closeout
freadahead
fflush
stdbool

configure.ac:
gl_CLOSEIN

Makefile.am:
lib_SOURCES += closein.c

Include:
"closein.h"

License:
GPL

Maintainer:
Eric Blake