From owner-cvs-all Tue Feb 17 06:52:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA04070 for cvs-all-outgoing; Tue, 17 Feb 1998 06:52:18 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA04062; Tue, 17 Feb 1998 06:52:13 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA07993; Tue, 17 Feb 1998 06:51:49 -0800 (PST) Date: Tue, 17 Feb 1998 06:51:49 -0800 (PST) Message-Id: <199802171451.GAA07993@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen popen.3 popen.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 06:51:49 PST Modified files: (Branch: RELENG_2_2) lib/libc/gen popen.3 popen.c Log: MFC: Since we have bidirectional pipes, allow bidirectional popen()s. Revision Changes Path 1.2.2.2 +25 -15 src/lib/libc/gen/popen.3 1.4.2.1 +39 -22 src/lib/libc/gen/popen.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message