Mercurial > hg > octave-kai > gnulib-hg
view modules/vasnprintf @ 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 | 787bf3487678 |
children | c1afe24d144c |
line wrap: on
line source
Description: vsprintf with automatic memory allocation and bounded output size. Files: lib/float+.h lib/printf-args.h lib/printf-args.c lib/printf-parse.h lib/printf-parse.c lib/vasnprintf.h lib/vasnprintf.c lib/asnprintf.c m4/wchar_t.m4 m4/wint_t.m4 m4/longlong.m4 m4/intmax_t.m4 m4/stdint_h.m4 m4/inttypes_h.m4 m4/vasnprintf.m4 Depends-on: alloca-opt float stdint xsize EOVERFLOW configure.ac: gl_FUNC_VASNPRINTF Makefile.am: Include: "vasnprintf.h" License: LGPLv2+ Maintainer: Bruno Haible