Documentation about Minix.
[gnulib.git] / doc / glibc-headers / fpu_control.texi
1 @node fpu_control.h
2 @section @file{fpu_control.h}
3
4 Handling of the FPU control word. Defines the @code{fpu_control_t} type,
5 declares the @code{__fpu_control} variable, and defines the @code{_FPU_GETCW},
6 @code{_FPU_SETCW} macros.
7
8 Gnulib module: ---
9
10 Portability problems fixed by Gnulib:
11 @itemize
12 @end itemize
13
14 Portability problems not fixed by Gnulib:
15 @itemize
16 @item
17 This header file is missing on all non-glibc platforms:
18 MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS.
19 @end itemize