summaryrefslogtreecommitdiff
path: root/gnulib/modules/c-strtod
blob: 7999d45ee4133e029fa1599386c483dfe628f4b2 (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 double in C locale.

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

Depends-on:
extensions
locale
strdup-posix

configure.ac:
gl_C_STRTOD

Makefile.am:
lib_SOURCES += c-strtod.c

Include:
"c-strtod.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering