unistr/u8-strstr tests: Avoid test failure with ASAN.
[gnulib.git] / modules / dtoastr
blobe29b37e866efee3d31ceacbf8cb5a85b546bf029
1 Description:
2 Convert double to accurate string.
4 Files:
5 lib/ftoastr.h
6 lib/ftoastr.c
7 lib/dtoastr.c
9 Depends-on:
10 extensions
11 intprops
13 configure.ac:
15 Makefile.am:
16 lib_SOURCES += dtoastr.c
18 Include:
19 "ftoastr.h"
21 License:
22 GPL
24 Maintainer:
25 Paul Eggert