mbsnrtowcs: Work around Solaris 11.4 bug.
[gnulib.git] / modules / ldtoastr
blob5695e77ee040b01eac0a8426ac4a0ebfae02c02c
1 Description:
2 Convert long double to accurate string.
4 Files:
5 lib/ftoastr.h
6 lib/ftoastr.c
7 lib/ldtoastr.c
8 m4/c-strtod.m4
10 Depends-on:
11 extensions
12 intprops
14 configure.ac:
15 AC_REQUIRE([gl_C99_STRTOLD])
17 Makefile.am:
18 lib_SOURCES += ldtoastr.c
20 Include:
21 "ftoastr.h"
23 License:
24 GPL
26 Maintainer:
27 Paul Eggert