mycroft
|
3b9429b248
|
Minor changes to make all the float.h files match.
|
1998-02-18 11:01:27 +00:00 |
mycroft
|
b5c132e4d2
|
Prototype __flt_rounds() consistently.
|
1998-02-03 01:26:20 +00:00 |
jtc
|
55fbbc705d
|
Wrap with #ifndef _XXX_FLOAT_H_/#define _XXX_FLOAT_H_/ ... /#endif.
|
1995-06-20 20:45:22 +00:00 |
jtc
|
1d65cdd4ab
|
#include <sys/cdefs.h>.
Wrap __flt_rounds() declaration with __BEGIN_DECLS/__END_DECLS.
|
1995-06-20 20:32:22 +00:00 |
jtc
|
7fea99983f
|
Changed FLT_ROUNDS from constant to a call to __flt_rounds(), so that the
current rounding mode is accurately reported.
|
1995-04-28 21:58:57 +00:00 |
cgd
|
dafacba9d5
|
new RCS ID format.
|
1994-10-26 08:23:50 +00:00 |
jtc
|
8c34217adb
|
The ns32k uses IEEE, not vax, floating point arithmetic.
Adjusted constants appropriately.
|
1994-10-18 00:25:27 +00:00 |
phil
|
493236e982
|
making the "#ifndef _MACHINE_FILE_H_" more complete and consistent.
|
1993-10-25 06:11:58 +00:00 |
phil
|
e401483244
|
Adding the src/sys/arch/pc532 tree.
|
1993-09-09 23:53:45 +00:00 |