From owner-cvs-all Thu Nov 14 18: 0: 5 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 9D91B37B401; Thu, 14 Nov 2002 18:00:04 -0800 (PST) Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id F260B43E3B; Thu, 14 Nov 2002 18:00:03 -0800 (PST) (envelope-from archie@dellroad.org) Received: from arch20m.dellroad.org (arch20m.dellroad.org [10.1.1.20]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id RAA30108; Thu, 14 Nov 2002 17:49:22 -0800 (PST) Received: from arch20m.dellroad.org (localhost [127.0.0.1]) by arch20m.dellroad.org (8.12.6/8.12.6) with ESMTP id gAF1nLOS032634; Thu, 14 Nov 2002 17:49:21 -0800 (PST) (envelope-from archie@arch20m.dellroad.org) Received: (from archie@localhost) by arch20m.dellroad.org (8.12.6/8.12.6/Submit) id gAF1nLir032633; Thu, 14 Nov 2002 17:49:21 -0800 (PST) From: Archie Cobbs Message-Id: <200211150149.gAF1nLir032633@arch20m.dellroad.org> Subject: Re: cvs commit: src/lib/libc_r/uthread uthread_execve.c In-Reply-To: To: Daniel Eischen Date: Thu, 14 Nov 2002 17:49:21 -0800 (PST) Cc: Archie Cobbs , Archie Cobbs , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL99b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII 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 Daniel Eischen wrote: > > But it was harmless, right? I figured it fixes some corner case without > > causing any additional bugs so why not? > > Yes, but might help to hide what the real problem is (if there is one). The real problem is unsolvable, i.e., how does a libc_r program know which file descriptors might be shared with another process?? There's no way to know and DTRT in all circumstances. > > The real underlying problem doesn't seem solvable; I'd rather wait > > until libc_r is KSE'ified. > > I don't envision that. That's what libpthread is for. Death to > libc_r, death to them all... :-) Oops, that's what I meant.. libpthread (not libc_r). -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message