summaryrefslogtreecommitdiff
path: root/gnulib/modules/c-strtold
blob: 72ff21dd18a26cf00b761bd9070de71ddf24ec7b (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
28
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
locale
strdup-posix

configure.ac:
gl_C_STRTOLD

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

Include:
"c-strtod.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering