diff options
Diffstat (limited to 'doc/posix-functions/roundf.texi')
-rw-r--r-- | doc/posix-functions/roundf.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/roundf.texi b/doc/posix-functions/roundf.texi index 154008fa10..31d9872708 100644 --- a/doc/posix-functions/roundf.texi +++ b/doc/posix-functions/roundf.texi @@ -10,7 +10,7 @@ Portability problems fixed by either Gnulib module @code{roundf} or @code{roundf @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +FreeBSD 5.2.1, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, MSVC 9, Interix 3.5. @item This function is not declared on some platforms: glibc 2.8, OSF/1 5.1. |