Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16308 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76025 invoked by uid 1010); 30 May 2005 00:56:36 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 66336 invoked from network); 30 May 2005 00:46:38 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 30 May 2005 00:46:38 -0000 X-Host-Fingerprint: 64.233.184.195 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.195:42271] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id AF/D7-02217-7426A924 for ; Sun, 29 May 2005 20:46:00 -0400 Received: by wproxy.gmail.com with SMTP id 57so2142584wri for ; Sun, 29 May 2005 17:45:56 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=kuzWzHInFbfFdq7SBRSMGn/bkYSBYb+7h5k9kisJoSu2U2awcjCTA8wCAYjrt0sseSuMKEjATnmjwz3NN52z5uXVRMzgLH651uyBW+nTzoY7qQgL1BSArGfBBVTX6aJqXkdU52csQ8Hn760Tyb8G5TPkZ+qLplMdkAuVBrQC3QE= Received: by 10.54.82.13 with SMTP id f13mr1296007wrb; Sun, 29 May 2005 17:45:56 -0700 (PDT) Received: by 10.54.153.5 with HTTP; Sun, 29 May 2005 17:45:56 -0700 (PDT) Message-ID: <4e89b42605052917457d68c009@mail.gmail.com> Date: Sun, 29 May 2005 20:45:56 -0400 Reply-To: Wez Furlong To: Michael Spector Cc: internals@lists.php.net In-Reply-To: <20050529210824.GA1419@gibraltar.zend.office> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050525095157.GA6212@gibraltar.zend.office> <20050529210824.GA1419@gibraltar.zend.office> Subject: Re: [PHP-DEV] PTS support patch From: kingwez@gmail.com (Wez Furlong) None from me. Would be cool if we could automagically detect support during configure time, but due to the lack of any kind of positive feedback to my last efforts, I won't be the person doing it. --Wez. On 5/29/05, Michael Spector wrote: > On 12:51, Wed 25 May 05, Michael Spector wrote: > > Here's a patch for PTS support in proc_open, instead of having PHP_CAN_= DO_PTS always > > disabled this patch introduces --enable-pty option. > > Added support for BSD4 PTS types. > > Please review it. > > >=20 > Anybody has any objections to including this patch? >=20 > -- > Best regards, >=20 > Michael >=20 > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >=20 >