Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the C
[gnulib.git] / modules / unistdio / ulc-vsnprintf
1 Description:
2 Formatted output to a fixed-length string.
3
4 Files:
5 lib/unistdio/ulc-vsnprintf.c
6 lib/unistdio/u-vsnprintf.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-vsnprintf.c
17
18 Include:
19 "unistdio.h"
20
21 License:
22 LGPL
23
24 Maintainer:
25 Bruno Haible
26