From owner-cvs-all Thu Nov 21 13:56:18 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5569F37B401; Thu, 21 Nov 2002 13:56:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07A6E43E4A; Thu, 21 Nov 2002 13:56:17 -0800 (PST) (envelope-from archie@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gALLr7mV099323; Thu, 21 Nov 2002 13:53:07 -0800 (PST) (envelope-from archie@repoman.freebsd.org) Received: (from archie@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gALLr72P099322; Thu, 21 Nov 2002 13:53:07 -0800 (PST) Message-Id: <200211212153.gALLr72P099322@repoman.freebsd.org> From: Archie Cobbs Date: Thu, 21 Nov 2002 13:53:07 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_execve.c X-FreeBSD-CVS-Branch: RELENG_4 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 archie 2002/11/21 13:53:07 PST Modified files: (Branch: RELENG_4) lib/libc_r/uthread uthread_execve.c Log: MFC: (rev. 1.16) When about to do an execve(), don't bother resetting the O_NONBLOCK flag on any file descriptors that have the close-on-exec flag set. Revision Changes Path 1.11.2.6 +4 -0 src/lib/libc_r/uthread/uthread_execve.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message