mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 23:19:00 +00:00
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
d595a9292e
commit
58db7ebe9b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=55083
@ -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…
Reference in New Issue
Block a user