Hash :
537839f5
Author :
Date :
2006-10-27T17:11:53
Assume that the C compiler understands the 'signed' keyword.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
Description:
vsprintf with automatic memory allocation and bounded output size.
Files:
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/longdouble.m4
m4/wchar_t.m4
m4/wint_t.m4
m4/longlong.m4
m4/intmax_t.m4
m4/stdint_h.m4
m4/inttypes_h.m4
m4/eoverflow.m4
m4/vasnprintf.m4
Depends-on:
alloca-opt
xsize
configure.ac:
gl_FUNC_VASNPRINTF
Makefile.am:
Include:
"vasnprintf.h"
License:
LGPL
Maintainer:
Bruno Haible