cvs commit: src/lib/msun/src math.h

Stefan Farfeleder stefanf at FreeBSD.org
Sat Jun 19 02:25:55 PDT 2004


stefanf     2004-06-19 09:25:22 UTC

  FreeBSD src repository

  Modified files:
    lib/msun/src         math.h 
  Log:
  Our MI implementation of ilogb() returns -INT_MAX for the argument 0.0 rather
  than INT_MIN, so adjust FP_ILOGB0 to reflect this.  Use <machine/_limits.h> for
  INT_MAX's value while there.
  
  Reviewed by:    standards@
  
  Revision  Changes    Path
  1.35      +3 -2      src/lib/msun/src/math.h


More information about the cvs-src mailing list