From owner-cvs-all Thu Feb 14 7:27: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D0A6537B400; Thu, 14 Feb 2002 07:26:59 -0800 (PST) Received: (from maxim@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1EFQxN31159; Thu, 14 Feb 2002 07:26:59 -0800 (PST) (envelope-from maxim) Message-Id: <200202141526.g1EFQxN31159@freefall.freebsd.org> From: Maxim Konovalov Date: Thu, 14 Feb 2002 07:26:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_dup2.c X-FreeBSD-CVS-Branch: HEAD 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 maxim 2002/02/14 07:26:59 PST Modified files: lib/libc_r/uthread uthread_dup2.c Log: Prevent dup2(2) from closing internal libc_r pipe descriptors. PR: misc/28947 Reviewed by: jasone, ru Approved by: jasone, ru MFC after: 1 week Revision Changes Path 1.12 +3 -2 src/lib/libc_r/uthread/uthread_dup2.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message