From owner-freebsd-arch@FreeBSD.ORG Mon May 5 13:25:59 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 68A8F37B401; Mon, 5 May 2003 13:25:58 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59C7643F75; Mon, 5 May 2003 13:25:57 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 0871E530F; Mon, 5 May 2003 22:25:54 +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: <20030501182820.GA53641@madman.celabo.org> <20030501191027.GA53801@madman.celabo.org> <20030505110601.H53365@beagle.fokus.fraunhofer.de> <20030505175426.GA19352@madman.celabo.org> From: Dag-Erling Smorgrav Date: Mon, 05 May 2003 22:25:54 +0200 In-Reply-To: <20030505175426.GA19352@madman.celabo.org> (Jacques A. Vidrine's message of "Mon, 5 May 2003 12:54:26 -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: 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: Mon, 05 May 2003 20:25:59 -0000 "Jacques A. Vidrine" writes: > So, I advocate hiding all symbols in libc by default. The Real World > doesn't seem to care whether the symbols are defined by any standard or > not. I'm with you, but I would also like to point out that there is a small number of ports which will require changes: ports like electricfence, boehm-gc and others that rely at least in part on replacing libc's malloc(), calloc(), realloc() and free(). DES -- Dag-Erling Smorgrav - des@ofug.org