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
autoupdate
[gnulib.git]
/
modules
/
c-vasprintf
blob
852af1d7b4bb03b507be0d8bd6b6777c0cbc417d
1
Description:
2
asprintf() and vasprintf() in C locale
3
4
Files:
5
lib/c-vasprintf.h
6
lib/c-asprintf.c
7
lib/c-vasprintf.c
8
9
Depends-on:
10
stdint-h
11
stdio-h
12
c-vasnprintf
13
14
configure.ac:
15
16
Makefile.am:
17
lib_SOURCES += c-asprintf.c c-vasprintf.c
18
19
Include:
20
"c-vasprintf.h"
21
22
License:
23
LGPLv2+
24
25
Maintainer:
26
Ben Pfaff