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
manywarnings: port to 64-bit GCC builds of Emacs
[gnulib.git]
/
modules
/
unistdio
/
ulc-printf-parse
blob
b504b0f5158b033190feda80b8614d3ad25adfbc
1
Description:
2
Parsing an ASCII format string.
3
4
Files:
5
lib/unistdio/u-printf-parse.h
6
lib/unistdio/ulc-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
c-ctype
19
20
configure.ac:
21
gl_PREREQ_PRINTF_PARSE
22
23
Makefile.am:
24
lib_SOURCES += unistdio/ulc-printf-parse.c
25
26
Include:
27
"unistdio/u-printf-parse.h"
28
29
License:
30
LGPLv3+ or GPLv2
31
32
Maintainer:
33
all