Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/lib/libc/stdlib
Module Name: src
Committed By: tron
Date: Tue Apr 19 13:36:01 UTC 2005
Modified Files:
src/lib/libc/stdlib [netbsd-3]: strtod.3
Log Message:
Pull up revision 1.16 (requested by kleink in ticket #163):
Due to their "inverse" treatment of the fraction's MSb, update NAN
conversion to construct a quiet NaN on hppa, mips, sh3, and sh5 as well.
Also, remove the portion constructing a ROP on vax; this is not required
by the standard, and in its consequences it is not an appropriate
substitute for a qNaN.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.15.6.1 src/lib/libc/stdlib/strtod.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index