summaryrefslogtreecommitdiff
path: root/gnulib/modules/unistdio/u32-u32-vasprintf
blob: 5c49c8b01c1f8be8bf47265a19ce65e0f170b954 (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
Description:
Formatted output to an UTF-32 string, with automatic memory allocation.

Files:
lib/unistdio/u32-u32-vasprintf.c
lib/unistdio/u-vasprintf.h

Depends-on:
unistdio/base
unistdio/u32-u32-vasnprintf
errno

configure.ac:
gl_LIBUNISTRING_MODULE([0.9], [unistdio/u32-u32-vasprintf])

Makefile.am:
if LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASPRINTF
lib_SOURCES += unistdio/u32-u32-vasprintf.c
endif

Include:
"unistdio.h"

License:
LGPL

Maintainer:
Bruno Haible