summaryrefslogtreecommitdiff
path: root/modules/c-strtold
blob: 8eb2a9abe5637ab349d7411a055f2a777b70653a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Description:
Convert string to long double in C locale.

Files:
lib/c-strtod.h
lib/c-strtod.c
lib/c-strtold.c
m4/c-strtod.m4

Depends-on:
extensions
xalloc

configure.ac:
gl_C_STRTOLD

Makefile.am:
EXTRA_DIST += c-strtod.c c-strtod.h

Include:
"c-strtod.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering