marius 2006-12-28 18:26:02 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_2)
lib/libc/sparc64/fpu fpu_implode.c
Log:
MFC: 1.7 (1.6.8.1)
Fix a typo in __fpu_ftox() that caused long double to long (and long long)
conversion of negative numbers to always
marius 2006-12-26 09:45:19 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
lib/libc/sparc64/fpu fpu_implode.c
Log:
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 -
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 c