summaryrefslogtreecommitdiff
path: root/gnulib/modules/unistdio/ulc-vfprintf
blob: 5d9bf3ff20fd7f910ec368f04782f2f9cb49b740 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Description:
Print formatted output to a stream.

Files:
lib/unistdio/ulc-vfprintf.c

Depends-on:
unistdio/base
unistdio/ulc-vasnprintf
fseterr
errno

configure.ac:
gl_LIBUNISTRING_MODULE([0.9], [unistdio/ulc-vfprintf])

Makefile.am:
if LIBUNISTRING_COMPILE_UNISTDIO_ULC_VFPRINTF
lib_SOURCES += unistdio/ulc-vfprintf.c
endif

Include:
"unistdio.h"

License:
LGPL

Maintainer:
Bruno Haible