Mercurial > hg > octave-kai > gnulib-hg
view modules/close-stream @ 10264:ebb7ea0c94e8
Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
author | Ben Pfaff <blp@cs.stanford.edu> |
---|---|
date | Sat, 12 Jul 2008 10:41:34 -0700 |
parents | 4aa04c24f67f |
children | c4b31f5b27a7 |
line wrap: on
line source
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