Mercurial > hg > octave-lojdl > gnulib-hg
view modules/closeout @ 17259:bc20efc34eba octave-stable
branch to handle patches for Octave stable
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Thu, 03 Jan 2013 14:26:52 -0500 |
parents | c3f98dba2835 |
children |
line wrap: on
line source
Description: Close standard output and standard error, exiting with a diagnostic on error. Files: lib/closeout.h lib/closeout.c m4/closeout.m4 Depends-on: close-stream gettext-h error quotearg exitfail stdbool configure.ac: gl_CLOSEOUT Makefile.am: lib_SOURCES += closeout.c Include: "closeout.h" License: GPL Maintainer: Jim Meyering