summaryrefslogtreecommitdiff
path: root/gnulib/modules/unistdio/ulc-vsprintf
blob: c0ecacbb0d2059d04262582b3a656203bea8973a (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
28
29
30
Description:
Formatted output to a string.

Files:
lib/unistdio/ulc-vsprintf.c
lib/unistdio/u-vsprintf.h

Depends-on:
unistdio/base
unistdio/ulc-vasnprintf
stdint
errno

configure.ac:
gl_LIBUNISTRING_MODULE([0.9], [unistdio/ulc-vsprintf])

Makefile.am:
if LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSPRINTF
lib_SOURCES += unistdio/ulc-vsprintf.c
endif

Include:
"unistdio.h"

License:
LGPL

Maintainer:
Bruno Haible