* stdlib/strtod_l.c (round_and_return): We have to set errno to
commit4bbf8999f4d93c5da77737ccf06a1aa67225d3f4
authorUlrich Drepper <drepper@redhat.com>
Sat, 25 Apr 2009 17:56:10 +0000 (25 17:56 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 25 Apr 2009 17:56:10 +0000 (25 17:56 +0000)
tree3b4c86746c51d3c123d97e381b1064a75e2462ca
parentaf9f1c486e9f41637aac1e0dd4fd192a23a0d150
* stdlib/strtod_l.c (round_and_return): We have to set errno to

ERANGE for underflows.
* stdlib/tst-strtod.c (tests): Two tests should set errno to ERANGE.
ChangeLog
stdlib/strtod_l.c
stdlib/tst-strtod.c