Module Name: src Committed By: martin Date: Sun Mar 6 18:00:08 UTC 2016
Modified Files: src/lib/libm/src [netbsd-7]: e_hypotf.c Log Message: Pull up following revision(s) (requested by gson in ticket #1120): lib/libm/src/e_hypotf.c: revision 1.10 Fix incorrect magic numbers in scaling. From FreeBSD commit 23397, by way of Rin Okuyama. Fixes PR lib/50698. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.9.40.1 src/lib/libm/src/e_hypotf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.