cvs commit: src/lib/msun/src s_ilogb.c s_ilogbf.c
Stefan Farfeleder
stefanf at FreeBSD.org
Sat Oct 9 10:14:28 PDT 2004
stefanf 2004-10-09 17:14:28 UTC
FreeBSD src repository
Modified files:
lib/msun/src s_ilogb.c s_ilogbf.c
Log:
Use the FP_ILOG macros from <math.h> rather than hardcoded return values.
Also be prepared for FP_ILOGBNAN != INT_MAX.
Reviewed by: md5
Revision Changes Path
1.9 +8 -4 src/lib/msun/src/s_ilogb.c
1.7 +5 -2 src/lib/msun/src/s_ilogbf.c
More information about the cvs-src
mailing list