4e8601a57f3fcff6eb795ba38ccca014004a6efe
[gnulib.git] / modules / vprintf-posix
1 Description:
2 POSIX compatible vprintf() function: print formatted output to standard output
3
4 Files:
5 lib/vprintf.c
6 m4/vprintf-posix.m4
7 m4/printf.m4
8
9 Depends-on:
10 stdio
11 vfprintf-posix
12
13 configure.ac:
14 gl_FUNC_VPRINTF_POSIX
15 gl_STDIO_MODULE_INDICATOR([vprintf-posix])
16
17 Makefile.am:
18
19 Include:
20 <stdio.h>
21
22 License:
23 LGPL
24
25 Maintainer:
26 Bruno Haible
27