view modules/c-strtold @ 11075:ab7203b2967c

Change c_strtod, c_strtold to no longer call xalloc_die().
author Bruno Haible <bruno@clisp.org>
date Fri, 23 Jan 2009 23:41:16 +0100
parents 6a764f23e302
children 39d05e3c2270
line wrap: on
line source

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
strdup-posix

configure.ac:
gl_C_STRTOLD

Makefile.am:

Include:
"c-strtod.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering