Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the C
[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 EOVERFLOW
12
13 configure.ac:
14
15 Makefile.am:
16 lib_SOURCES += unistdio/ulc-vasprintf.c
17
18 Include:
19 "unistdio.h"
20
21 License:
22 LGPL
23
24 Maintainer:
25 Bruno Haible
26