nl: support -l counts > 2**64
[coreutils.git] / gl / modules / cl-strtold
blobf46f04063decaae7aa1c755e53a194b81c17c424
1 Description:
2 Convert string to long double in current or C locale.
4 Files:
5 lib/cl-strtod.c
6 lib/cl-strtod.h
7 lib/cl-strtold.c
9 Depends-on:
10 c-strtold
12 configure.ac:
13 AC_REQUIRE([AC_C_RESTRICT])
15 Makefile.am:
16 lib_SOURCES += cl-strtold.c
18 Include:
19 "cl-strtod.h"
21 License:
22 GPL
24 Maintainer:
25 all