X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fglibc-functions%2Fforkpty.texi;h=556948f891eee7ac2e50a0296892191ccad618dc;hb=23eecb48e39afd0d267d64d40ba6bf97aa865e13;hp=d12eaaa1b423681e4a7ec2c688a592386fb97d0e;hpb=eb8d73f9107decfddc7de65c4d3ba55b85850b8e;p=gnulib.git diff --git a/doc/glibc-functions/forkpty.texi b/doc/glibc-functions/forkpty.texi index d12eaaa1b..556948f89 100644 --- a/doc/glibc-functions/forkpty.texi +++ b/doc/glibc-functions/forkpty.texi @@ -8,7 +8,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 10, mingw. +Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11 2011-11. @item One some systems (at least including Cygwin, Interix, OSF/1 4 and 5, and Mac OS X) linking with @code{-lutil} is not required. @@ -27,4 +27,7 @@ FreeBSD, Cygwin 1.7.1. Portability problems not fixed by Gnulib: @itemize +@item +This function is missing on some platforms: +mingw, MSVC 9. @end itemize