30 lines
368 B
Plaintext
30 lines
368 B
Plaintext
Description:
|
|
c_asprintf and c_vasprintf with out-of-memory checking.
|
|
|
|
Files:
|
|
lib/c-xvasprintf.h
|
|
lib/c-xasprintf.c
|
|
lib/c-xvasprintf.c
|
|
m4/strerrorname_np.m4
|
|
|
|
Depends-on:
|
|
extensions
|
|
stdio
|
|
c-vaszprintf
|
|
xalloc-die
|
|
|
|
configure.ac:
|
|
gl_OPTIONAL_STRERRORNAME_NP
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += c-xasprintf.c c-xvasprintf.c
|
|
|
|
Include:
|
|
"c-xvasprintf.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
all
|