Commit 35029b9098fbe10eeb3ba5833ee5f01b77c5d883

Eric Blake 2008-03-30T15:57:54

More strtod touchups. * tests/test-strtod.c (main): Ignore tests for signbit on NaN, and sign of negative underflow, for now. Use .5, not .1. * doc/posix-functions/strtod.texi (strtod): Mention these limitations. Reported by Jim Meyering. Signed-off-by: Eric Blake <ebb9@byu.net>