summaryrefslogtreecommitdiff
path: root/modules/c-strtod
blob: 511d16b3fd5e14887d106ca7d7726b0a5d2643ee (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
Description:
Convert string to double in C locale.

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

Depends-on:
extensions

configure.ac:
gl_C_STRTOD

Makefile.am:

Include:
"c-strtod.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering