Bruce Evans 6eb2d83e44 Initial support for C99's (or is it POSIX.1-2001's?) MATH_ERRNO,
MATH_ERREXCEPTION and math_errhandling, so that C99 applications at
least have the possibility of determining that errno is not set for
math functions.  Set math_errhandling to the non-standard-conforming
value of 0 for now to indicate that we don't support either method
of reporting errors.  We intentionally don't support MATH_ERRNO
because errno is a mistake, and we are missing support for
MATH_ERREXCEPTION (<fenv.h>, compiler support for <fenv.h>, and
actually setting the exception flags correctly).
2004-03-12 12:02:03 +00:00
..
2004-03-09 19:50:41 +00:00
2003-06-14 19:32:52 +00:00
2004-02-23 20:07:47 +00:00
Use
2003-06-06 13:46:55 +00:00
2003-06-08 10:34:00 +00:00
2003-08-18 15:25:39 +00:00
Use
2003-06-06 13:46:55 +00:00
2004-01-28 00:11:42 +00:00
2004-02-23 20:07:47 +00:00
Use
2003-06-06 13:46:55 +00:00
2004-02-04 06:32:45 +00:00
2003-08-18 15:25:39 +00:00
2002-09-28 00:25:32 +00:00
2004-02-11 21:09:13 +00:00
2002-09-28 00:25:32 +00:00
2003-08-30 13:57:31 +00:00
2004-03-10 08:58:06 +00:00
2002-09-28 00:25:32 +00:00