cvs commit: src/lib/msun/src math.h
David Schultz
das at FreeBSD.org
Fri Jan 14 14:03:27 PST 2005
das 2005-01-14 22:03:27 UTC
FreeBSD src repository
Modified files:
lib/msun/src math.h
Log:
Set math_errhandling to MATH_ERREXCEPT. Now that we have fenv.h, we
basically support this, subject to gcc's lack of FENV_ACCESS support.
In any case, the previous setting of math_errhandling to 0 is not
allowed by POSIX.
Revision Changes Path
1.51 +1 -1 src/lib/msun/src/math.h
More information about the cvs-src
mailing list