]> sourceware.org Git - newlib-cygwin.git/commit
Fix strtod("-0x", NULL).
authorEric Blake <eblake@redhat.com>
Thu, 21 Feb 2008 17:14:14 +0000 (17:14 +0000)
committerEric Blake <eblake@redhat.com>
Thu, 21 Feb 2008 17:14:14 +0000 (17:14 +0000)
commit7a44c13ecb8b0b83367875e2db4add4a53ed9188
treefc285cbae225c8e283c3babe42e50746dc01bc2c
parent1f71763a62630d4e4baf86f7fa90f1c9a3242cc6
Fix strtod("-0x", NULL).
* libc/stdlib/strtod.c (_strtod_r): Fall back to 0 if hex parse
fails.
newlib/ChangeLog
newlib/libc/stdlib/strtod.c
This page took 0.031311 seconds and 5 git commands to generate.