Mercurial > hg > octave-kai > gnulib-hg
view modules/xprintf-posix @ 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 (2008-07-12) |
parents | f5d380f2d698 |
children | be869a242af0 |
line wrap: on
line source
Description: A wrapper around printf with POSIX compatible format string interpretation, that calls error upon ENOMEM or EILSEQ errors. Files: Depends-on: xprintf vprintf-posix vfprintf-posix configure.ac: Makefile.am: Include: "xprintf.h" License: GPL Maintainer: Bruno Haible