xstrtod, xstrtold: Don't treat gradual underflow as an error.
[gnulib.git] / modules / unistdio / u8-u8-vasprintf
blob618738102d67f83ac0da84b7635b873a2e5306e7
1 Description:
2 Formatted output to an UTF-8 string, with automatic memory allocation.
4 Files:
5 lib/unistdio/u8-u8-vasprintf.c
6 lib/unistdio/u-vasprintf.h
8 Depends-on:
9 unistdio/base
10 unistdio/u8-u8-vasnprintf
11 errno
13 configure.ac:
14 gl_LIBUNISTRING_MODULE(m4_ifdef([gl_PRINTF_SUPPORT_N_DIRECTIVE],[999.9],[1.2]), [unistdio/u8-u8-vasprintf])
16 Makefile.am:
17 if LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASPRINTF
18 lib_SOURCES += unistdio/u8-u8-vasprintf.c
19 endif
21 Include:
22 "unistdio.h"
24 License:
25 LGPLv3+ or GPLv2+
27 Maintainer:
28 all