mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
The man page says "The feenableexcept(), fedisableexcept(), and
fegetexcept() functions return a bitmap of the exceptions that were
unmasked prior to the call.", so we should return zero not -1.
Reviewed By: mhorne
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D29386
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| fenv.c | ||
| fenv.h | ||
| Makefile.inc | ||
| Symbol.map | ||