summaryrefslogtreecommitdiff
path: root/gnulib/modules/printf-posix
blob: b690c729e008ae998232ebdd04c4914254115150 (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
Description:
POSIX compatible printf() function: print formatted output to standard output

Files:
lib/printf.c
m4/printf-posix-rpl.m4
m4/printf.m4

Depends-on:
stdio
vfprintf-posix
printf-safe

configure.ac:
gl_FUNC_PRINTF_POSIX
gl_STDIO_MODULE_INDICATOR([printf-posix])

Makefile.am:

Include:
<stdio.h>

License:
LGPL

Maintainer:
Bruno Haible