freebsd-skq/lib/msun
Stefan Farfeleder 83bc89312c 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@
2004-06-19 09:25:21 +00:00
..
alpha Add an fenv.h implementation for the alpha port. All of the standard 2004-06-06 09:58:55 +00:00
amd64 Insert a missing '~' in feholdexcept(), so that it correctly clears 2004-06-11 02:35:19 +00:00
arm Add an fenv.h implementation for the arm port. 2004-06-06 10:03:59 +00:00
bsdsrc Remove some kludges designed to ensure that the compiler didn't round 2004-05-17 01:04:37 +00:00
i387 Add an fenv.h implementation for the i386 port. 2004-06-06 10:04:17 +00:00
ia64 Shift the FPSR contents by the correct amount so feupdateenv() raises 2004-06-11 02:35:30 +00:00
man Memory's free, but all the world ain't a VAX anymore. Bring math.3 2004-06-19 03:25:28 +00:00
powerpc Add an fenv.h implementation for the powerpc port. 2004-06-06 10:05:10 +00:00
sparc64 Add an fenv.h implementation for the sparc64 port. 2004-06-06 10:05:57 +00:00
src Our MI implementation of ilogb() returns -INT_MAX for the argument 0.0 rather 2004-06-19 09:25:21 +00:00
Makefile Add round(3) and roundf(3) and the associated documentation. 2004-06-07 08:05:36 +00:00