summaryrefslogtreecommitdiffstats
path: root/include/ieeefp.h
Commit message (Collapse)AuthorAgeFilesLines
* Allow fpsetmask(3) and friends to be used from a C++ program on the Alpha.steve1999-06-221-0/+2
| | | | Reviewed by: dfr
* Use __i386__ instead of i386 in an ifdef.bde1999-03-051-3/+3
|
* Implement fpsetmask() and other fp*() functions. Programs should usedfr1998-12-231-0/+25
#include <ieeefp.h> to access these functions instead of the i386 specific #include <machine/floatingpoint.h> Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
OpenPOWER on IntegriCloud