comparison doc/posix-functions/isatty.texi @ 18977:b8576602c861

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.
author Bruno Haible <bruno@clisp.org>
date Thu, 06 Jul 2017 01:10:39 +0200
parents 64bc9fe46ccd
children e3496deebf30
comparison
equal deleted inserted replaced
18976:81a9d2075e2a 18977:b8576602c861
11 @item 11 @item
12 On native Windows, this function also returns true for character devices such 12 On native Windows, this function also returns true for character devices such
13 as @file{NUL}. 13 as @file{NUL}.
14 @item 14 @item
15 This function crashes when invoked with invalid arguments on some platforms: 15 This function crashes when invoked with invalid arguments on some platforms:
16 MSVC 9. 16 MSVC 14.
17 @end itemize 17 @end itemize
18 18
19 Portability problems not fixed by Gnulib: 19 Portability problems not fixed by Gnulib:
20 @itemize 20 @itemize
21 @end itemize 21 @end itemize