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:35:54 UTC 2005

Modified Files:
        src/lib/libc/stdlib [netbsd-3]: strtod.c

Log Message:
Pull up revision 1.46 (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.45 -r1.45.2.1 src/lib/libc/stdlib/strtod.c

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