From owner-freebsd-threads@FreeBSD.ORG Tue Nov 9 02:35:27 2004 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78A1B16A4CE for ; Tue, 9 Nov 2004 02:35:27 +0000 (GMT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1401343D45 for ; Tue, 9 Nov 2004 02:35:27 +0000 (GMT) (envelope-from rodrigc@crodrigues.org) Received: from h00609772adf0.ne.client2.attbi.com ([66.30.114.143]) by comcast.net (sccrmhc11) with ESMTP id <2004110902352501100auan4e>; Tue, 9 Nov 2004 02:35:26 +0000 Received: from h00609772adf0.ne.client2.attbi.com (localhost [127.0.0.1]) iA92ZDco011073; Mon, 8 Nov 2004 21:35:18 -0500 (EST) (envelope-from rodrigc@h00609772adf0.ne.client2.attbi.com) Received: (from rodrigc@localhost)iA92ZCNA011072; Mon, 8 Nov 2004 21:35:12 -0500 (EST) (envelope-from rodrigc) Date: Mon, 8 Nov 2004 21:35:12 -0500 From: Craig Rodrigues To: Daniel Eischen Message-ID: <20041109023512.GA11033@crodrigues.org> References: <20040622210820.GA17392@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: threads@freebsd.org Subject: Re: pthread - fork - execv problem X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Nov 2004 02:35:27 -0000 On Tue, Jun 22, 2004 at 05:50:34PM -0400, Daniel Eischen wrote: > Bah. libc_r is marked for deprecation and libpthread is the > default library in -current. Has libc_r been "officially" deprecated, i.e. announcements gone out to appropriate mailing lists, written up in the appropriate release notes, etc.? I assume that libc_r cannot be whacked in the 5-STABLE branch.....so accepting bugfixes for it may still be appropriate (if somewhat unpalatable :). Believe me, the sooner we can whack libc_r and just have libpthread (and I guess also libthr), the happier I'll be. :) -- Craig Rodrigues http://crodrigues.org rodrigc@crodrigues.org