summaryrefslogtreecommitdiffstats
path: root/lib/msun/man/feenableexcept.3
diff options
context:
space:
mode:
authordas <das@FreeBSD.org>2005-03-16 19:03:46 +0000
committerdas <das@FreeBSD.org>2005-03-16 19:03:46 +0000
commit6448887f3bd81c49f6bad7a48dc2c5b80eab84cb (patch)
treeed1345d1aaf08f9b2af1cfc6cc10e15b82d917d1 /lib/msun/man/feenableexcept.3
parentf472dda708da18436fce04e1b640051e98b0bcf9 (diff)
downloadFreeBSD-src-6448887f3bd81c49f6bad7a48dc2c5b80eab84cb.zip
FreeBSD-src-6448887f3bd81c49f6bad7a48dc2c5b80eab84cb.tar.gz
Replace fegetmask() and fesetmask() with feenableexcept(),
fedisableexcept(), and fegetexcept(). These two sets of routines provide the same functionality. I implemented the former as an undocumented internal interface to make the regression test easier to write. However, fe(enable|disable|get)except() is already part of glibc, and I would like to avoid gratuitous differences. The only major flaw in the glibc API is that there's no good way to report errors on processors that don't support all the unmasked exceptions.
Diffstat (limited to 'lib/msun/man/feenableexcept.3')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud