summaryrefslogtreecommitdiff
path: root/modules/vsnprintf
blob: 5abd99a6ae843fa2393b2a34cbe0143dd5ab7477 (plain)
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
Description:
vsnprintf() function: print formatted output from an stdarg argument list
to a fixed length string

Files:
lib/vsnprintf.h
lib/vsnprintf.c
m4/vsnprintf.m4

Depends-on:
vasnprintf
minmax

configure.ac:
gl_FUNC_VSNPRINTF

Makefile.am:
EXTRA_DIST += vsnprintf.h vsnprintf.c

Include:
"vsnprintf.h"

License:
LGPL

Maintainer:
Yoann Vandoorselaere