From owner-freebsd-threads@FreeBSD.ORG Wed Sep 26 00:27:36 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 E037616A418; Wed, 26 Sep 2007 00:27:36 +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 8039713C474; Wed, 26 Sep 2007 00:27:36 +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 80AD1EB9E06; Wed, 26 Sep 2007 08:28:01 +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 C+7d-3JN0FXv; Wed, 26 Sep 2007 08:27:48 +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 4A283EB11EA; Wed, 26 Sep 2007 08:27:48 +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=TsYHN6LWoQuGrGp//NVAjsZEYRZbJKyFjBqgZtvag4TtcHWsvLidtDnjcwIZqG8XG Tz45GTMjk/JOYwjP7lGJA== Message-ID: <46F9A764.6000008@delphij.net> Date: Tue, 25 Sep 2007 17:27:16 -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: <20070926002038.GA56119@dragon.NUXI.org> In-Reply-To: <20070926002038.GA56119@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="------------enig9366D0C793F64D24CF6C6DE1" Cc: freebsd-threads@freebsd.org Subject: Re: Renaming our threads libs 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: Wed, 26 Sep 2007 00:27:37 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig9366D0C793F64D24CF6C6DE1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable David O'Brien wrote: > We have little time before 7.0-RELEASE to get this right.. >=20 > For consistency and expectations from users (especially of other OS's),= > should we ask RE@ to rename libpthread to libkse (or whatever) and rena= me > libthr to libpthread? Remember - what we release 7.0 will be burned in= to > folks Makefile's and vernacular. Do you mean repocopy from src/lib/libpthread -> src/lib/libkse? Because libpthread.so.X is now installed as a symbolic link to actual default threading library I think it would be an overkill to rename libthr to libpthread, but to reduce confusion it might be better to rename lib/libpthread to lib/libkse. Cheers, --=20 Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! --------------enig9366D0C793F64D24CF6C6DE1 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+adlOfuToMruuMARCqrvAJ9Zp4eP+81IOzl/eY5wHueGR22i0QCfXwKI r2Yqq8s1rqvosTsEJxdeH8Y= =fih0 -----END PGP SIGNATURE----- --------------enig9366D0C793F64D24CF6C6DE1--