Date: Thu, 13 Jan 2005 15:43:41 +0000 (UTC) From: David Schultz <das@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/msun/src s_round.c s_roundf.c Message-ID: <200501131543.j0DFhfIY082882@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
das 2005-01-13 15:43:41 UTC
FreeBSD src repository
Modified files:
lib/msun/src s_round.c s_roundf.c
Log:
The isnormal() in rev 1.2 should have been isfinite() so subnormals
round correctly.
Noticed by: stefanf
Revision Changes Path
1.3 +1 -1 src/lib/msun/src/s_round.c
1.3 +1 -1 src/lib/msun/src/s_roundf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501131543.j0DFhfIY082882>
