ffs: new module
[pspp] / doc / glibc-functions / forkpty.texi
index aecc2329e2d8d532370ea66b8e71252f7e2becb8..fefffb02762bded0f05ba12390b676c2aa57d58d 100644 (file)
@@ -7,6 +7,9 @@ Gnulib module: forkpty
 Portability problems fixed by Gnulib:
 @itemize
 @item
+This function is missing on some platforms:
+AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11 2010-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.
 @item
@@ -24,6 +27,7 @@ FreeBSD, Cygwin 1.7.1.
 
 Portability problems not fixed by Gnulib:
 @itemize
-On some systems (at least including Solaris and HP-UX) the function is
-missing.
+@item
+This function is missing on some platforms:
+mingw.
 @end itemize