sigsegv, c-stack tests: Avoid test failures with ASAN.
[gnulib.git] / modules / c-ldtoastr
blobe5b6fdf4b03acfa4a7fec0f5e5d3f9fdc05a0358
1 Description:
2 Convert long double to accurate string in C locale.
4 Files:
5 lib/ftoastr.h
6 lib/ftoastr.c
7 lib/c-ldtoastr.c
9 Depends-on:
10 extensions
11 intprops
12 c-snprintf
13 c-strtold
15 configure.ac:
17 Makefile.am:
18 lib_SOURCES += c-ldtoastr.c
20 Include:
21 "ftoastr.h"
23 License:
24 GPL
26 Maintainer:
27 Marc Nieper-Wisskirchen