From owner-freebsd-arch@FreeBSD.ORG Tue Feb 28 06:23:44 2006 Return-Path: X-Original-To: arch@freebsd.org Delivered-To: freebsd-arch@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC87016A420; Tue, 28 Feb 2006 06:23:44 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from ameno.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A9A043D46; Tue, 28 Feb 2006 06:23:44 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from localhost (IDENT:ZoWbnM/URKtsOyRe6Pj/RQaJvkaJ3dumOyrNNdEqccS4KaoiQLfpkL6gjxi2H2QK@localhost [IPv6:::1]) (user=ume mech=CRAM-MD5 bits=0) by ameno.mahoroba.org (8.13.4/8.13.4) with ESMTP/inet6 id k1S6NdLl080068 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 28 Feb 2006 15:23:39 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Tue, 28 Feb 2006 15:23:39 +0900 Message-ID: From: Hajimu UMEMOTO To: deischen@freebsd.org In-Reply-To: References: User-Agent: xcite1.38> Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.0.50 (i386-unknown-freebsd5.5) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 5.5-PRERELEASE X-PGP-Key: http://www.imasy.or.jp/~ume/publickey.asc X-PGP-Fingerprint: 1F00 0B9E 2164 70FC 6DC5 BF5F 04E9 F086 BF90 71FE Organization: Internet Mutual Aid Society, YOKOHAMA MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.1.3 (ameno.mahoroba.org [IPv6:::1]); Tue, 28 Feb 2006 15:23:40 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on ameno.mahoroba.org Cc: arch@freebsd.org Subject: Re: make tools question & symbol versioning X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Feb 2006 06:23:44 -0000 Hi, >>>>> On Tue, 28 Feb 2006 00:51:48 -0500 (EST) >>>>> Daniel Eischen said: eischen> I'm working on symbol versioning for libc and have an awk script eischen> that needs to run (from libc/Makefile) in order to generate the eischen> symbol map file. It may also be applicable for symbol versioning eischen> other libraries. Where is the right place to put it? eischen> If anyone is interested in reviewing, the first shot at symbol eischen> versioning for libc at: eischen> http://people.freebsd.org/~deischen/symver/symver.diffs eischen> I was conservative in removing global symbols. I'm sure there eischen> are others that can be removed, but we can do that later. It seems your diff includes the functions only for libc internal, such as gethostbyname_r. Do we need to target such symbols? Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/