repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
manywarnings: port to 64-bit GCC builds of Emacs
[gnulib.git]
/
modules
/
c-strtold
blob
72ff21dd18a26cf00b761bd9070de71ddf24ec7b
1
Description:
2
Convert string to long double in C locale.
3
4
Files:
5
lib/c-strtod.h
6
lib/c-strtod.c
7
lib/c-strtold.c
8
m4/c-strtod.m4
9
10
Depends-on:
11
extensions
12
locale
13
strdup-posix
14
15
configure.ac:
16
gl_C_STRTOLD
17
18
Makefile.am:
19
lib_SOURCES += c-strtold.c
20
21
Include:
22
"c-strtod.h"
23
24
License:
25
GPL
26
27
Maintainer:
28
Paul Eggert, Jim Meyering