From owner-freebsd-arch@FreeBSD.ORG Wed May 2 16:30:23 2012 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AD54B106566C; Wed, 2 May 2012 16:30:23 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id 68D298FC17; Wed, 2 May 2012 16:30:23 +0000 (UTC) Received: from ds4.des.no (smtp.des.no [194.63.250.102]) by smtp.des.no (Postfix) with ESMTP id B3CAC6D1A; Wed, 2 May 2012 16:30:22 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id 50BE68AF4; Wed, 2 May 2012 18:30:22 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Konstantin Belousov References: <20120502114115.GG31034@azathoth.lan> <20120502123149.GI31034@azathoth.lan> <20120502140235.GA91732@onelab2.iet.unipi.it> <20120502134546.GM31034@azathoth.lan> <20120502144706.GZ2358@deviant.kiev.zoral.com.ua> <20120502145045.GP31034@azathoth.lan> <86txzyh87a.fsf@ds4.des.no> <20120502162421.GB2358@deviant.kiev.zoral.com.ua> Date: Wed, 02 May 2012 18:30:21 +0200 In-Reply-To: <20120502162421.GB2358@deviant.kiev.zoral.com.ua> (Konstantin Belousov's message of "Wed, 2 May 2012 19:24:21 +0300") Message-ID: <86pqamh7fm.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: Baptiste Daroussin , freebsd-arch@freebsd.org Subject: Re: Switching /etc/*.db from bdb to tinycdb 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: Wed, 02 May 2012 16:30:23 -0000 Konstantin Belousov writes: > I do not think we need this at all for cdb, which symbols we should not > export from libc. Just do not expose symbols, i.e. do not mention them > in the version script for libc, is enough. The static linking is the > lost case anyway. Great - no need to modify the source then :) I wasn't sure if leaving the symbols out of the version script actually hid them or if it just made them unversioned. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no