view modules/obstack-printf-posix @ 10206:927afe014a7d

Fix various problems in 'obstack-printf' module.
author Bruno Haible <bruno@clisp.org>
date Sat, 14 Jun 2008 15:06:19 +0200
parents 3384541effec
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