From owner-freebsd-standards Thu Aug 22 18: 0:13 2002 Delivered-To: freebsd-standards@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6DC637B401 for ; Thu, 22 Aug 2002 18:00:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84FEE43E8A for ; Thu, 22 Aug 2002 18:00:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N109JU021334 for ; Thu, 22 Aug 2002 18:00:09 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7N109qQ021333; Thu, 22 Aug 2002 18:00:09 -0700 (PDT) Date: Thu, 22 Aug 2002 18:00:09 -0700 (PDT) Message-Id: <200208230100.g7N109qQ021333@freefall.freebsd.org> To: freebsd-standards@FreeBSD.org Cc: From: Mike Barcroft Subject: Re: kern/11020: popen does not honor ISO 9899 syntax Reply-To: Mike Barcroft Sender: owner-freebsd-standards@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The following reply was made to PR kern/11020; it has been noted by GNATS. From: Mike Barcroft To: freebsd-gnats-submit@FreeBSD.org Cc: johan@FreeBSD.org Subject: Re: kern/11020: popen does not honor ISO 9899 syntax Date: Thu, 22 Aug 2002 20:44:37 -0400 > Responsible-Changed-From-To: freebsd-bugs->freebsd-standards > Responsible-Changed-By: johan > Responsible-Changed-When: Thu Aug 22 17:30:24 PDT 2002 > Responsible-Changed-Why: > the popen() library function does not recognize the optional "b" > > Is this something we want to/ should do? I don't think so. Since popen() is a POSIX-defined function it would make little sense to add an option which would be useful for extending popen() for non-UNIX platforms. Does anyone else have any comments about this, or notes about other platforms that support this extention? Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-standards" in the body of the message