[Patches] [ python-Patches-579433 ] Solaris openpty() and forkpty() addition
noreply@sourceforge.net
noreply@sourceforge.net
Tue, 31 Dec 2002 04:57:18 -0800
Patches item #579433, was opened at 2002-07-10 05:10
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=579433&group_id=5470
Category: Modules
Group: Python 2.2.x
>Status: Closed
>Resolution: Out of Date
Priority: 5
Submitted By: Lance Ellinghaus (ellinghaus)
Assigned to: Nobody/Anonymous (nobody)
Summary: Solaris openpty() and forkpty() addition
Initial Comment:
This patch provides a Solaris 2.8 version of openpty()
and forkpty() since they are not provided for in the
distribution of Solaris. This has only been tested on
Solaris 2.8.
This was posed to Python-DEV and I was told to post it
here, so I am.
----------------------------------------------------------------------
>Comment By: Martin v. Löwis (loewis)
Date: 2002-12-31 13:57
Message:
Logged In: YES
user_id=21627
This patch is superceded by #656590.
----------------------------------------------------------------------
Comment By: Martin v. Löwis (loewis)
Date: 2002-07-29 15:54
Message:
Logged In: YES
user_id=21627
I think this patch should be generalized beyond Solaris to
be acceptable.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=579433&group_id=5470