c-strtod: when ENDPTR is non-NULL, set *ENDPTR in new failure path
authorJim Meyering <meyering@redhat.com>
Fri, 23 Jan 2009 15:21:57 +0000 (16:21 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 23 Jan 2009 16:33:01 +0000 (17:33 +0100)
commit9977632d05c1d68363901d6a4f4743ce06f153d2
tree8f747241bc29df3b5ad2250b5cf3a19396bf73da
parent5e250a3008e70d14698d924290515935bca29487
c-strtod: when ENDPTR is non-NULL, set *ENDPTR in new failure path

* lib/c-strtod.c (C_STRTOD) [LC_ALL_MASKC]: Ensure that when
ENDPTR is non-NULL, *ENDPTR is set to NPTR upon failure.
ChangeLog
lib/c-strtod.c