X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Funlockpt.texi;h=898754d91f1bd81cd4e5eeaac34d0f4f6f09c382;hb=a765077b04a89bffa2a6095c7988fb9a70857d7f;hp=8842516312e2125a101de5c32c73a5a260688784;hpb=80fc442c212439b65a2fba722b17529aba2aa1ae;p=gnulib.git diff --git a/doc/posix-functions/unlockpt.texi b/doc/posix-functions/unlockpt.texi index 884251631..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, 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