repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
log10l: Work around inaccurate implementation on NetBSD.
[gnulib.git]
/
modules
/
vasnprintf
blob
fafa1a3cf841d65fa55ef4f5638bfc10120c0855
1
Description:
2
vsprintf with automatic memory allocation and bounded output size.
3
4
Files:
5
lib/float+.h
6
lib/printf-args.h
7
lib/printf-args.c
8
lib/printf-parse.h
9
lib/printf-parse.c
10
lib/vasnprintf.h
11
lib/vasnprintf.c
12
lib/asnprintf.c
13
m4/wchar_t.m4
14
m4/wint_t.m4
15
m4/longlong.m4
16
m4/intmax_t.m4
17
m4/stdint_h.m4
18
m4/inttypes_h.m4
19
m4/vasnprintf.m4
20
m4/printf.m4
21
m4/math_h.m4
22
m4/exponentd.m4
23
24
Depends-on:
25
alloca-opt
26
float
27
stdint
28
xsize
29
errno
30
memchr
31
verify
32
wchar
33
34
configure.ac:
35
gl_FUNC_VASNPRINTF
36
37
Makefile.am:
38
39
Include:
40
"vasnprintf.h"
41
42
License:
43
LGPLv2+
44
45
Maintainer:
46
all