Date: Fri, 22 Apr 2005 08:30:33 +0000 (UTC) From: Stefan Farfeleder <stefanf@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/msun/src s_ceill.c s_floorl.c s_truncl.c Message-ID: <200504220830.j3M8UXSC030662@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
stefanf 2005-04-22 08:30:33 UTC
FreeBSD src repository
Modified files:
lib/msun/src s_ceill.c s_floorl.c s_truncl.c
Log:
Fix raising the inexact exception (FE_INEXACT) if the result differs from the
argument.
Noticed by: das
Revision Changes Path
1.2 +12 -7 src/lib/msun/src/s_ceill.c
1.2 +12 -7 src/lib/msun/src/s_floorl.c
1.2 +10 -4 src/lib/msun/src/s_truncl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504220830.j3M8UXSC030662>
