X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Funlockpt.texi;h=898754d91f1bd81cd4e5eeaac34d0f4f6f09c382;hb=a765077b04a89bffa2a6095c7988fb9a70857d7f;hp=37725e1dbf264f022c085b555306ddae53e9fc5e;hpb=ca2c85799ac5e86ba2d93a6b0628648177984e21;p=gnulib.git diff --git a/doc/posix-functions/unlockpt.texi b/doc/posix-functions/unlockpt.texi index 37725e1db..898754d91 100644 --- a/doc/posix-functions/unlockpt.texi +++ b/doc/posix-functions/unlockpt.texi @@ -10,9 +10,12 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, Minix 3.1.8, mingw, BeOS. +MacOS X 10.3, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 9, BeOS. @end itemize Portability problems not fixed by Gnulib: @itemize +@item +This function reports success for invalid file descriptors on some platforms: +NetBSD 5.1, Cygwin 1.7.9. @end itemize