mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
forkpty: Provide replacement on AIX, HP-UX, IRIX, Solaris.
This commit is contained in:
@@ -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 10, mingw.
|
||||
@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,4 @@ 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.
|
||||
@end itemize
|
||||
|
Reference in New Issue
Block a user