thorpej
|
7a8a1f3f1a
|
Turn the extern declaration of __flt_rounds() into a proper prototype.
|
1997-07-17 21:36:03 +00:00 |
cgd
|
562fa9b97d
|
clean up NetBSD RCS ID strings
|
1997-04-06 08:39:37 +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 |
cgd
|
7cc5a0ed42
|
make FLT_ROUNDS call __flt_rounds, so dynamic rounding mode is grabbed.
|
1995-04-29 05:45:44 +00:00 |
cgd
|
85854cb4ad
|
preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TO
THE REST OF THE KERNEL ARE IN THE TREE YET. Also, some of this is
_incredibly_ hack-ish, etc., but it works.
|
1995-02-13 23:06:39 +00:00 |