cvs commit: src/lib/msun/src s_ceill.c s_floorl.c s_truncl.c

Stefan Farfeleder stefanf at FreeBSD.org
Fri Apr 22 01:30:34 PDT 2005


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


More information about the cvs-all mailing list