From owner-cvs-src@FreeBSD.ORG Fri Dec 21 02:48:30 2007 Return-Path: Delivered-To: cvs-src@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2990116A418; Fri, 21 Dec 2007 02:48:30 +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 D361513C467; Fri, 21 Dec 2007 02:48:29 +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 EB01BEC729F; Fri, 21 Dec 2007 10:48:28 +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 OZksQuv6NzBd; Fri, 21 Dec 2007 10:48:24 +0800 (CST) Received: from charlie.delphij.net (adsl-76-237-33-62.dsl.pltn13.sbcglobal.net [76.237.33.62]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id 26D3EEC7222; Fri, 21 Dec 2007 10:48:21 +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:content-type:content-transfer-encoding; b=pSYx5pSKnuhwowRrAVxks2Ull7ghb55egpMTwb6gSaWfGhWEcE9VheHE6csSsPcRs 2j5HgYBtcujD4E3OEat+Q== Message-ID: <476B2973.4040505@delphij.net> Date: Thu, 20 Dec 2007 18:48:19 -0800 From: Xin LI Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.9 (X11/20071125) MIME-Version: 1.0 To: Alexander Kabaev References: <200712200432.lBK4WSEq036881@repoman.freebsd.org> <20071220074756.5ac4b0c1@kan.dnsalias.net> <476B126B.40004@delphij.net> <20071220210650.4f3d061d@kan.dnsalias.net> In-Reply-To: <20071220210650.4f3d061d@kan.dnsalias.net> X-Enigmail-Version: 0.95.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, d@delphij.net, David Xu , cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libthr pthread.map src/lib/libthr/thread thr_syscalls.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Dec 2007 02:48:30 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Alexander Kabaev wrote: [snip] > The change does not break existing binaries, as libc will satisfy all > references after fork symbol was removed from libthr. It just breaks > general rule: we do not remove versioned symbols once they were > released unless there's a library version bump. I see. So what should we do if an overridden symbol is no longer necessary? (i.e. is there a way to represent this?) Cheers, - -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHaylzhcUczkLqiksRAu9HAKCyI1ovbOMYXNe22uYER0EFcbw6EACgzqPb N/aniVxibCOT5AYJfLVzCbk= =1BKy -----END PGP SIGNATURE-----