aboutsummaryrefslogtreecommitdiffstats
path: root/man3/__setfpucw.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/__setfpucw.3')
-rw-r--r--man3/__setfpucw.35
1 files changed, 3 insertions, 2 deletions
diff --git a/man3/__setfpucw.3 b/man3/__setfpucw.3
index 64efa658c6..25542e909e 100644
--- a/man3/__setfpucw.3
+++ b/man3/__setfpucw.3
@@ -23,9 +23,10 @@ to the registers of the FPU (floating-point unit) on the i386 architecture.
This was used to control floating-point precision,
rounding and floating-point exceptions.
.SH STANDARDS
-This function was a nonstandard GNU extension.
+GNU.
+.SH HISTORY
+Removed in glibc 2.1.
.SH NOTES
-As of glibc 2.1 this function does not exist anymore.
There are new functions from C99, with prototypes in
.IR <fenv.h> ,
to control FPU rounding modes, like