view modules/closein @ 17138:42f6597efac3

* lib/regexec.c (re_search_internal): Fix grammar in comment.
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 16 Oct 2012 16:01:05 -0700
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