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