summaryrefslogtreecommitdiff
path: root/doc/posix-functions/freopen.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2017-07-06 01:10:39 +0200
committerBruno Haible <bruno@clisp.org>2017-07-06 01:15:49 +0200
commit8fb59b8fac140205a6a0ef3286b5fd5a58f418e1 (patch)
tree6477e1f5d35c4b8c03ba1253a6f70eb650c2f795 /doc/posix-functions/freopen.texi
parentd93b7cb53af0e99005e6abfbdcce90255f72f714 (diff)
downloadgnulib-8fb59b8fac140205a6a0ef3286b5fd5a58f418e1.tar.gz
doc: Update for MSVC 14.
* doc/posix-headers/*.texi: Add info about MSVC 14. * doc/posix-functions/*.texi: Likewise. * doc/pastposix-functions/*.texi: Likewise. * doc/glibc-headers/*.texi: Likewise. * doc/glibc-functions/*.texi: Likewise.
Diffstat (limited to 'doc/posix-functions/freopen.texi')
-rw-r--r--doc/posix-functions/freopen.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/freopen.texi b/doc/posix-functions/freopen.texi
index f79a05aefc..08d52cac8a 100644
--- a/doc/posix-functions/freopen.texi
+++ b/doc/posix-functions/freopen.texi
@@ -28,7 +28,7 @@ upon failure.
@item
This function does not support a @code{NULL} file name argument on some
platforms:
-OpenBSD 4.9, AIX 7.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, MSVC 9.
+OpenBSD 4.9, AIX 7.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, MSVC 14.
@item
This function does not fail when the file name argument ends in a slash
and (without the slash) names a nonexistent file or a file that is not a