New module 'vasnprintf-posix'.
[gnulib.git] / modules / vasnprintf-posix
1 Description:
2 POSIX compatible vsprintf with automatic memory allocation and bounded output
3 size.
4
5 Files:
6 m4/vasnprintf-posix.m4
7 m4/printf.m4
8
9 Depends-on:
10 vasnprintf
11 isnan-nolibm
12 isnanl-nolibm
13 printf-frexp
14 printf-frexpl
15
16 configure.ac:
17 gl_FUNC_VASNPRINTF_POSIX
18
19 Makefile.am:
20
21 Include:
22 "vasnprintf.h"
23
24 License:
25 LGPL
26
27 Maintainer:
28 Bruno Haible
29