bde         2008-02-13 15:22:53 UTC

  FreeBSD src repository

  Modified files:
    lib/msun/src         s_ceill.c 
  Log:
  Fix the C version of ceill(x) for -1 < x <= -0 in all rounding modes.
  The result should be -0, but was +0.
  
  Revision  Changes    Path
  1.5       +1 -1      src/lib/msun/src/s_ceill.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to