From owner-cvs-all Fri Apr 19 10:48:17 2002 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id D6E7E37B417; Fri, 19 Apr 2002 10:48:10 -0700 (PDT) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.11.4/8.11.6) id g3JHmAZ76103; Fri, 19 Apr 2002 13:48:10 -0400 (EDT) (envelope-from wollman) Date: Fri, 19 Apr 2002 13:48:10 -0400 (EDT) From: Garrett Wollman Message-Id: <200204191748.g3JHmAZ76103@khavrinen.lcs.mit.edu> To: "Jacques A. Vidrine" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c kern_exec.c src/sys/sys filedesc.h In-Reply-To: <20020419153310.GD31829@madman.nectar.cc> References: <200204191445.g3JEjXSg095842@hak.lan.Awfulhak.org> <20020419153310.GD31829@madman.nectar.cc> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG < said: > IEEE Std 1003.1-2001: > ``The open() function shall return a file descriptor for the named file > that is the lowest file descriptor not currently open for that > process.'' Given that, I expect my request for interpretation to come back with a statement that it is prohibited for the implementation to open file descriptors on exec() which had been closed by the calling process. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message