diff options
Diffstat (limited to 'doc/posix-functions/strtoimax.texi')
-rw-r--r-- | doc/posix-functions/strtoimax.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/strtoimax.texi b/doc/posix-functions/strtoimax.texi index 3c26b33a5b..00779718bf 100644 --- a/doc/posix-functions/strtoimax.texi +++ b/doc/posix-functions/strtoimax.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, IRIX 6.5, OSF/1 5.1, Solaris 9, Interix 3.5. +OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, IRIX 6.5, OSF/1 5.1, Solaris 9, MSVC 9, Interix 3.5. @end itemize Portability problems not fixed by Gnulib: |