summaryrefslogtreecommitdiff
path: root/modules/snprintf-posix
blob: 0a5e8d6936a4dd2db4dee3f28a0521764636c5ee (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
30
31
32
33
34
Description:
POSIX compatible snprintf() function: print formatted output to a fixed length
string

Files:
m4/snprintf-posix.m4
m4/printf.m4

Depends-on:
snprintf
vasnprintf
isnan-nolibm
isnanl-nolibm
frexpl-nolibm
printf-frexp
printf-frexpl
signbit
fpucw
printf-safe

configure.ac:
gl_FUNC_SNPRINTF_POSIX

Makefile.am:

Include:
<stdio.h>

License:
LGPL

Maintainer:
Bruno Haible