mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
24 lines
285 B
Plaintext
24 lines
285 B
Plaintext
Description:
|
|
vasprintf and asprintf with POSIX compatible format string interpretation and
|
|
with out-of-memory checking. Also see xalloc-die.
|
|
|
|
Files:
|
|
|
|
Depends-on:
|
|
xvasprintf
|
|
vasprintf-posix
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"xvasprintf.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Bruno Haible
|
|
|