]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC: 1.7
authormarius <marius@FreeBSD.org>
Tue, 26 Dec 2006 09:45:19 +0000 (09:45 +0000)
committermarius <marius@FreeBSD.org>
Tue, 26 Dec 2006 09:45:19 +0000 (09:45 +0000)
commitd37cf126fc9e7d43bf44fa3a2127ea95fd17eb47
tree403d6f2439f8597340a1c0a9e9e3031aeea0c364
parent4c5a39da785f4adb76949ba7ac2815bbf02e4c16
MFC: 1.7

Fix a typo in __fpu_ftox() that caused long double to long (and long long)
conversion of negative numbers to always result in -1.
While at it, rearrange the nearby comment so it fits in 80 chars per line,
like the rest of this file does.

PR: 107130
lib/libc/sparc64/fpu/fpu_implode.c