Mandate the inclusion of <ieeefp.h> instead of <floatingpoint.h>. The
latter is just wrong. There were many other problems spotted by bde, none of which are addressed here. Reviewed by: bde
This commit is contained in:
parent
22695f187e
commit
dd11088a42
@ -46,7 +46,7 @@
|
||||
.Nm fpresetsticky
|
||||
.Nd IEEE floating point interface
|
||||
.Sh SYNOPSIS
|
||||
.Fd #include <floatingpoint.h>
|
||||
.Fd #include <ieeefp.h>
|
||||
.Ft typedef enum {
|
||||
.br
|
||||
.Fa FP_RN,
|
||||
|
Loading…
x
Reference in New Issue
Block a user