New module 'libunistring-optional'.
[gnulib.git] / modules / unistdio / ulc-vasprintf
1 Description:
2 Formatted output to a string, with automatic memory allocation.
3
4 Files:
5 lib/unistdio/ulc-vasprintf.c
6 lib/unistdio/u-vasprintf.h
7
8 Depends-on:
9 unistdio/base
10 unistdio/ulc-vasnprintf
11 errno
12
13 configure.ac:
14 gl_LIBUNISTRING_LIBSOURCE([0.9], [unistdio/ulc-vasprintf.c])
15
16 Makefile.am:
17
18 Include:
19 "unistdio.h"
20
21 License:
22 LGPL
23
24 Maintainer:
25 Bruno Haible
26