From owner-freebsd-threads@FreeBSD.ORG Wed Mar 31 02:40:00 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 35DBE16A4CE for ; Wed, 31 Mar 2004 02:40:00 -0800 (PST) Received: from mail.qubesoft.com (gate.qubesoft.com [217.169.36.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8883C43D2F for ; Wed, 31 Mar 2004 02:39:59 -0800 (PST) (envelope-from dfr@nlsystems.com) Received: from bluebottle.qubesoft.com (bluebottle.qubesoft.com [192.168.1.2]) by mail.qubesoft.com (8.12.9/8.12.9) with ESMTP id i2VAdLkM020223; Wed, 31 Mar 2004 11:39:22 +0100 (BST) (envelope-from dfr@nlsystems.com) Received: from builder02.qubesoft.com (builder02.qubesoft.com [192.168.1.8]) i2VAdJUQ054770; Wed, 31 Mar 2004 11:39:20 +0100 (BST) (envelope-from dfr@nlsystems.com) From: Doug Rabson To: Julian Elischer In-Reply-To: <406A95C8.8050109@elischer.org> References: <200403292000.13794.dfr@nlsystems.com> <40687814.70208@elischer.org> <200403311026.35724.dfr@nlsystems.com> <406A95C8.8050109@elischer.org> Content-Type: text/plain Message-Id: <1080729559.19486.0.camel@builder02.qubesoft.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 31 Mar 2004 11:39:19 +0100 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 'clamd / ClamAV version 0.65', clamav-milter version '0.60p' cc: freebsd-threads@freebsd.org Subject: Re: Thread Local Storage 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: Wed, 31 Mar 2004 10:40:00 -0000 On Wed, 2004-03-31 at 10:56, Julian Elischer wrote: > Doug Rabson wrote: > > On Monday 29 March 2004 20:25, Julian Elischer wrote: > > > >>there is a KSE p4 tree that is curently unused as we have everything > >>in CVS at the moment.. > > > > > > I sync'ed to this tree but its a little out-of-date (2 years ish). Could > > someone who understands p4 better than me try to put together a more > > recent tree with at least libexec/rtld-elf, sys, lib/libc, > > lib/libpthread and lib/libthr in it, thanks. > > > > I've brought what is there up to date but I forget how to add new sections of > the tree (e.g. libthr) > I'll try add libexec/rtld-elf, lib/libthr, lib/libpthread, ib/libc > as soon as I work out what the command is :-) Thanks - do you know how I can arrange to get commit mail for it?