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

Stefan Farfeleder stefanf at FreeBSD.org
Fri Apr 22 02:57:55 PDT 2005


stefanf     2005-04-22 09:57:55 UTC

  FreeBSD src repository

  Modified files:
    lib/msun/src         s_ceill.c s_floorl.c s_truncl.c 
  Log:
  Use double additions to raise the inexact exception to work around problems
  with long double addition on sparc64.
  
  Revision  Changes    Path
  1.3       +4 -4      src/lib/msun/src/s_ceill.c
  1.3       +4 -4      src/lib/msun/src/s_floorl.c
  1.3       +4 -4      src/lib/msun/src/s_truncl.c


More information about the cvs-src mailing list