New module 'fpucw'.
[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 fpucw
16
17 configure.ac:
18 gl_FUNC_VASNPRINTF_POSIX
19
20 Makefile.am:
21
22 Include:
23 "vasnprintf.h"
24
25 License:
26 LGPL
27
28 Maintainer:
29 Bruno Haible
30