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
tests: fix 'invalid path dir' error
[gnulib.git]
/
modules
/
c-xvasprintf
blob
e6681e8e503a2c752c742da7e379c3d62349ac8c
1
Description:
2
c_asprintf and c_vasprintf with out-of-memory checking. Also see xalloc-die.
3
4
Files:
5
lib/c-xvasprintf.h
6
lib/c-xasprintf.c
7
lib/c-xvasprintf.c
8
9
Depends-on:
10
c-vasprintf
11
12
configure.ac:
13
14
Makefile.am:
15
lib_SOURCES += c-xasprintf.c c-xvasprintf.c
16
17
Include:
18
"c-xvasprintf.h"
19
20
License:
21
GPL
22
23
Maintainer:
24
Ben Pfaff