mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -05:00
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). |
||
|---|---|---|
| .. | ||
| alpha | ||
| bsdsrc | ||
| i387 | ||
| man | ||
| src | ||
| Makefile | ||