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
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
unistdio
/
u-printf-args
blob
4033f35fbb6ab5cfc60c5bddb100c3c8c6595df4
1
Description:
2
Fetching a printf argument list.
3
4
Files:
5
lib/unistdio/u-printf-args.h
6
lib/unistdio/u-printf-args.c
7
lib/printf-args.h
8
lib/printf-args.c
9
m4/vasnprintf.m4
10
m4/intmax_t.m4
11
m4/stdint_h.m4
12
m4/inttypes_h.m4
13
14
Depends-on:
15
unitypes
16
wchar
17
18
configure.ac:
19
gl_PREREQ_PRINTF_ARGS
20
21
Makefile.am:
22
lib_SOURCES += unistdio/u-printf-args.c
23
24
Include:
25
"unistdio/u-printf-args.h"
26
27
License:
28
LGPLv3+ or GPLv2
29
30
Maintainer:
31
all