From owner-freebsd-arch@FreeBSD.ORG Tue May 6 09:22:36 2003 Return-Path: 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 5580D37B401; Tue, 6 May 2003 09:22:36 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 292E243F3F; Tue, 6 May 2003 09:22:35 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 8CBA05310; Tue, 6 May 2003 18:22:33 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: "Jacques A. Vidrine" References: <20030505225021.GA43345@nagual.pp.ru> <16055.55244.458061.779430@piglet.timing.com> <20030506155128.GB77956@madman.celabo.org> From: Dag-Erling Smorgrav Date: Tue, 06 May 2003 18:22:32 +0200 In-Reply-To: <20030506155128.GB77956@madman.celabo.org> (Jacques A. Vidrine's message of "Tue, 6 May 2003 10:51:28 -0500") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: "Andrey A. Chernov" cc: Daniel Eischen cc: freebsd-arch@freebsd.org Subject: Re: `Hiding' libc symbols X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2003 16:22:36 -0000 "Jacques A. Vidrine" writes: > There are at least two solutions: > > (a) Treat malloc & company as an exception: always call them by > their un-adorned name from within libc. > > (b) Let these specialized applications override the adorned names > instead. There is probably already code within these ports to > deal with underscore-prefixed names. > > I don't really have a preference for either solution. I have a strong preference for (b)... in case anyone cares :) DES -- Dag-Erling Smorgrav - des@ofug.org