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
/
u16-printf-parse
blob
37d5818de3169add778b7365bd0c795966c9fc92
1
Description:
2
Parsing an UTF-16 format string.
3
4
Files:
5
lib/unistdio/u-printf-parse.h
6
lib/unistdio/u16-printf-parse.c
7
lib/printf-parse.h
8
lib/printf-parse.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
unistdio/u-printf-args
16
stdint
17
xsize
18
19
configure.ac:
20
gl_PREREQ_PRINTF_PARSE
21
22
Makefile.am:
23
lib_SOURCES += unistdio/u16-printf-parse.c
24
25
Include:
26
"unistdio/u-printf-parse.h"
27
28
License:
29
LGPLv3+ or GPLv2
30
31
Maintainer:
32
all