Hash :
5fc2139c
Author :
Date :
2008-04-19T21:42:16
Work around snprintf bug on Linux libc5.
Description:
snprintf() function: print formatted output to a fixed length string
Files:
lib/snprintf.c
m4/snprintf.m4
m4/printf.m4
Depends-on:
stdio
vasnprintf
EOVERFLOW
configure.ac:
gl_FUNC_SNPRINTF
gl_STDIO_MODULE_INDICATOR([snprintf])
Makefile.am:
Include:
<stdio.h>
License:
LGPLv2+
Maintainer:
Simon Josefsson, Paul Eggert, Bruno Haible