view modules/obstack-printf-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 927afe014a7d
children be869a242af0
line wrap: on
line source
Description:
POSIX formatted printing into an obstack.

Files:
m4/obstack-printf.m4
m4/obstack-printf-posix.m4
lib/obstack_printf.c

Depends-on:
obstack
stdio
vasnprintf-posix
extensions

configure.ac:
gl_FUNC_OBSTACK_PRINTF_POSIX
gl_STDIO_MODULE_INDICATOR([obstack-printf-posix])

Makefile.am:

Include:
<stdio.h>

License:
GPL

Maintainer:
Eric Blake