From owner-freebsd-threads@FreeBSD.ORG Tue Sep 25 22:46:53 2007 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1CE7816A41B for ; Tue, 25 Sep 2007 22:46:53 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.freebsd.org (Postfix) with ESMTP id B06EE13C44B for ; Tue, 25 Sep 2007 22:46:52 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id 0389EEB7A8A; Wed, 26 Sep 2007 06:31:38 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id 231BSS9sWEFW; Wed, 26 Sep 2007 06:31:26 +0800 (CST) Received: from LI-Xins-MacBook.local (71.5.7.139.ptr.us.xo.net [71.5.7.139]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id 24F0CEB79B0; Wed, 26 Sep 2007 06:31:25 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:cc:subject:references:in-reply-to: x-enigmail-version:openpgp:content-type; b=oJNoF/OKXV5UajcIeWvH9camKzsWDaYHeASmumOxLMgfuqbq7E0ceh4y5sUcP7Cgf mA3m8JDG4DLn2TNdBPnJQ== Message-ID: <46F98C1F.70407@delphij.net> Date: Tue, 25 Sep 2007 15:30:55 -0700 From: LI Xin Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: obrien@freebsd.org References: <20070925205108.GA44536@dragon.NUXI.org> In-Reply-To: <20070925205108.GA44536@dragon.NUXI.org> X-Enigmail-Version: 0.95.3 OpenPGP: url=http://www.delphij.net/delphij.asc Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig926235EDCF40C2D0C7CE3634" Cc: freebsd-threads@freebsd.org Subject: Re: libc_r in 7.0 source tree X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Sep 2007 22:46:53 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig926235EDCF40C2D0C7CE3634 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable David O'Brien wrote: > Hi folks, > Seems we still have src/lib/libc_r in what is to be 7.0-RELEASE. > libc_r has been 100% disconnected from the build for a year now: >=20 > RCS file: /home/ncvs/src/lib/Makefile,v > revision 1.218 > date: 2006/09/30 11:32:46; author: ru; state: Exp; lines: +1 -6 > Removed libc_r build support. >=20 > with no knob to enable building it. I have a patch to propose cvs rm'i= ng > it for 7.0 release. So please speak now if there's a good reason not t= o > do this. I think the initial discussion was that libc_r should be kept as a reference for thread library implementation. Perhaps it's time to have it in ports/? :-) Cheers, --=20 Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! --------------enig926235EDCF40C2D0C7CE3634 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFG+YwfOfuToMruuMARCjy3AJwJ1NBW3x36x/dub8dv/qGExXf4ZgCgijwy wGKMC8NhH8KWeHY6MOm3bg8= =phPu -----END PGP SIGNATURE----- --------------enig926235EDCF40C2D0C7CE3634--