Date: Sat, 21 Jun 2008 19:27:54 +0000 (UTC) From: David Schultz <das@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gdtoa gethex.c Message-ID: <200806211928.m5LJS1Iw089370@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
das 2008-06-21 19:27:54 UTC
FreeBSD src repository
Modified files:
contrib/gdtoa gethex.c
Log:
SVN rev 179918 on 2008-06-21 19:27:54Z by das
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
Revision Changes Path
1.2 +39 -31 src/contrib/gdtoa/gethex.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806211928.m5LJS1Iw089370>
