From owner-freebsd-current@FreeBSD.ORG Mon Mar 13 19:27:59 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21EC716A400; Mon, 13 Mar 2006 19:27:59 +0000 (UTC) (envelope-from peter@wemm.org) Received: from daintree.corp.yahoo.com (daintree.corp.yahoo.com [216.145.52.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7A3F43D53; Mon, 13 Mar 2006 19:27:58 +0000 (GMT) (envelope-from peter@wemm.org) Received: by daintree.corp.yahoo.com (Postfix, from userid 2154) id CF4AD197AF; Mon, 13 Mar 2006 11:27:58 -0800 (PST) From: Peter Wemm To: freebsd-arch@freebsd.org Date: Mon, 13 Mar 2006 11:27:57 -0800 User-Agent: KMail/1.8.3 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200603131127.58239.peter@wemm.org> X-Mailman-Approved-At: Mon, 13 Mar 2006 21:08:45 +0000 Cc: arch@freebsd.org, Hajimu UMEMOTO , current@freebsd.org Subject: Re: [CFR] Upgrading base version of our resolver in libc to BIND9 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Mar 2006 19:27:59 -0000 =46rom the patch: =2D#define h_errno (*__h_error()) +#define h_errno (*__h_errno()) =2E... /* DO NOT USE THESE, THEY ARE SUBJECT TO CHANGE AND ARE NOT PORTABLE!!!=20 */ =2Dint * __h_error(void); +int * __h_errno(void); This is a significant ABI change. Anything that references the public=20 "h_errno" definition will no longer link against the new libc. =2D-=20 Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5