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 |
thorpej
|
8b278df35a
|
Change the extern declaration of __flt_rounds() into a proper prototype.
|
1997-07-18 05:11:52 +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
|
182ee20c36
|
Changed FLT_ROUNDS from constant to a call to __flt_rounds(), so that the
current rounding mode is accurately reported.
|
1995-04-10 21:11:42 +00:00 |
deraadt
|
274a90762d
|
copyright/Id cleanup
|
1994-11-20 20:51:32 +00:00 |
deraadt
|
4588caefaa
|
Chris Torek's sparc port. Missing lots of things.
|
1993-10-02 10:22:00 +00:00 |