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

28 lines
482 B
Plaintext

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