Files
RedBear-OS/local/recipes/dev/libtool/source/gnulib/modules/unistdio/ulc-vasprintf
T

32 lines
516 B
Plaintext

Description:
Formatted output to a string, with automatic memory allocation.
Files:
lib/unistdio/ulc-vasprintf.c
lib/unistdio/u-vasprintf.h
Depends-on:
unistdio/base
unistdio/ulc-vasnprintf
errno
configure.ac:
gl_LIBUNISTRING_MODULE(m4_ifdef([gl_PRINTF_SUPPORT_N_DIRECTIVE],[999.9],[1.3]), [unistdio/ulc-vasprintf])
Makefile.am:
if LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASPRINTF
lib_SOURCES += unistdio/ulc-vasprintf.c
endif
Include:
"unistdio.h"
Link:
$(MBRTOWC_LIB)
License:
LGPLv3+ or GPLv2+
Maintainer:
all