mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-09-01 02:34:55 +00:00
New module 'xvasprintf'.
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
Description:
|
||||
vasprintf and asprintf with out-of-memory checking. Also see xalloc-die.
|
||||
|
||||
Files:
|
||||
lib/xvasprintf.h
|
||||
lib/xvasprintf.c
|
||||
lib/xasprintf.c
|
||||
|
||||
Depends-on:
|
||||
vasprintf
|
||||
|
||||
configure.ac:
|
||||
|
||||
Makefile.am:
|
||||
lib_SOURCES += xvasprintf.h xvasprintf.c xasprintf.c
|
||||
|
||||
Include:
|
||||
"xvasprintf.h"
|
||||
|
||||
Maintainer:
|
||||
Oskar Liljeblad
|
||||
Reference in New Issue
Block a user