cvs commit: src/lib/msun/src s_ceill.c s_floorl.c s_truncl.c
Stefan Farfeleder
stefanf at FreeBSD.org
Thu Apr 28 12:45:56 PDT 2005
stefanf 2005-04-28 19:45:55 UTC
FreeBSD src repository
Modified files:
lib/msun/src s_ceill.c s_floorl.c s_truncl.c
Log:
Revert the last change, the conversion from long double to double can raise
unwanted underflow exceptions.
Pointed out by: das
Revision Changes Path
1.4 +4 -4 src/lib/msun/src/s_ceill.c
1.4 +4 -4 src/lib/msun/src/s_floorl.c
1.4 +4 -4 src/lib/msun/src/s_truncl.c
More information about the cvs-src
mailing list