mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
27 lines
264 B
Plaintext
27 lines
264 B
Plaintext
Description:
|
|
vsprintf with automatic memory allocation.
|
|
|
|
Files:
|
|
lib/vasprintf.h
|
|
lib/vasprintf.c
|
|
lib/asprintf.c
|
|
m4/vasprintf.m4
|
|
|
|
Depends-on:
|
|
vasnprintf
|
|
|
|
configure.ac:
|
|
gl_FUNC_VASPRINTF
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"vasprintf.h"
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
Bruno Haible
|
|
|