Merge commit 'snapshot-start' into stable
[gnulib.git] / modules / unistdio / u32-u32-asprintf
1 Description:
2 Formatted output to an UTF-32 string, with automatic memory allocation.
3
4 Files:
5 lib/unistdio/u32-u32-asprintf.c
6 lib/unistdio/u-asprintf.h
7
8 Depends-on:
9 unistdio/base
10 unistdio/u32-u32-vasprintf
11
12 configure.ac:
13
14 Makefile.am:
15 lib_SOURCES += unistdio/u32-u32-asprintf.c
16
17 Include:
18 "unistdio.h"
19
20 License:
21 LGPL
22
23 Maintainer:
24 Bruno Haible
25