Tests for module arpa_inet.
[gnulib.git] / modules / vsnprintf
1 Description:
2 vsnprintf() function: print formatted output from an stdarg argument list
3 to a fixed length string
4
5 Files:
6 lib/vsnprintf.h
7 lib/vsnprintf.c
8 m4/vsnprintf.m4
9
10 Depends-on:
11 vasnprintf
12 minmax
13
14 configure.ac:
15 gl_FUNC_VSNPRINTF
16
17 Makefile.am:
18
19 Include:
20 "vsnprintf.h"
21
22 License:
23 LGPL
24
25 Maintainer:
26 Yoann Vandoorselaere