From owner-freebsd-standards Thu Nov 14 16:40: 4 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 EBB6837B401 for ; Thu, 14 Nov 2002 16:40:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4A6E43E4A for ; Thu, 14 Nov 2002 16:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gAF0e2x3069328 for ; Thu, 14 Nov 2002 16:40:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gAF0e2iI069327; Thu, 14 Nov 2002 16:40:02 -0800 (PST) Date: Thu, 14 Nov 2002 16:40:02 -0800 (PST) Message-Id: <200211150040.gAF0e2iI069327@freefall.freebsd.org> To: freebsd-standards@FreeBSD.org Cc: From: Archie Cobbs Subject: Re: standards/43335: libc_r: execve() and close-on-exec flag, interrupted write() Reply-To: Archie Cobbs 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 standards/43335; it has been noted by GNATS. From: Archie Cobbs To: Andriy Gapon Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: standards/43335: libc_r: execve() and close-on-exec flag, interrupted write() Date: Thu, 14 Nov 2002 16:38:18 -0800 Andriy Gapon wrote: >>I'll leave the execve() bug for others to consider; it's not clear >>what the right thing is. > > Thanks a lot, Archie. > > execve() patch is to leave alone descriptors which have close-on-exec flag > set, it must :-) be correct since from point of view of such descriptors > there are no execs in the world. You're right.. I've committed the execve(2) fix too, as well as the writev(2) fix. All will be MFC'd within the week. Cheers, -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-standards" in the body of the message