diff options
Diffstat (limited to 'doc/posix-functions/signbit.texi')
-rw-r--r-- | doc/posix-functions/signbit.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/signbit.texi b/doc/posix-functions/signbit.texi index bd24ae807a..ac8d4cc998 100644 --- a/doc/posix-functions/signbit.texi +++ b/doc/posix-functions/signbit.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Interix 3.5. +MacOS X 10.5, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, MSVC 9, Interix 3.5. @end itemize Portability problems not fixed by Gnulib: |