]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Bring in the vendor's fix for a bug in strtod() whereby
authorDavid Schultz <das@FreeBSD.org>
Sat, 21 Jun 2008 19:27:54 +0000 (19:27 +0000)
committerDavid Schultz <das@FreeBSD.org>
Sat, 21 Jun 2008 19:27:54 +0000 (19:27 +0000)
commitc713eaa60353b6f1bc562075efcbe0720233249e
treeb45e227573b571ff6ae5914ef1a8040e59b272f5
parent0ee1368a961e82066e8ee940f85bbe9cd911c4c1
Bring in the vendor's fix for a bug in strtod() whereby
strtod("0xyz", &endp) resulted in endp pointing to "0xyz"
instead of "xyz".

Reported by: Tony Finch <dot@dotat.at>
MFC after: 1 week
contrib/gdtoa/gethex.c