marius 2006-12-24 22:24:39 UTC
FreeBSD src repository
Modified files:
lib/libc/sparc64/fpu fpu_implode.c
Log:
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
MFC after: 1 day
Revision Changes Path
1.7 +10 -9 src/lib/libc/sparc64/fpu/fpu_implode.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"