Tests for module 'havelib', moved here from GNU gettext.
[gnulib.git] / modules / printf-posix
1 Description:
2 POSIX compatible printf() function: print formatted output to standard output
3
4 Files:
5 lib/printf.c
6 m4/printf-posix-rpl.m4
7 m4/printf.m4
8
9 Depends-on:
10 stdio
11 vfprintf-posix
12 printf-safe
13
14 configure.ac:
15 gl_FUNC_PRINTF_POSIX
16 gl_STDIO_MODULE_INDICATOR([printf-posix])
17
18 Makefile.am:
19
20 Include:
21 <stdio.h>
22
23 License:
24 LGPL
25
26 Maintainer:
27 Bruno Haible
28