From owner-freebsd-current@FreeBSD.ORG Sun May 21 21:27:42 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 3E3B116A453; Sun, 21 May 2006 21:27:42 +0000 (UTC) (envelope-from julian@elischer.org) Received: from a50.ironport.com (a50.ironport.com [63.251.108.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id B62B543D45; Sun, 21 May 2006 21:27:41 +0000 (GMT) (envelope-from julian@elischer.org) Received: from unknown (HELO [192.168.2.2]) ([10.251.60.73]) by a50.ironport.com with ESMTP; 21 May 2006 14:27:39 -0700 Message-ID: <4470DB4A.6020304@elischer.org> Date: Sun, 21 May 2006 14:27:38 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.13) Gecko/20060414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Hajimu UMEMOTO References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: Daniel Eischen , re@freebsd.org, current@freebsd.org Subject: Re: Shared library version bump? 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: Sun, 21 May 2006 21:27:45 -0000 Hajimu UMEMOTO wrote: >Hi, > > > >>>>>>On Sun, 14 May 2006 04:51:41 +0900 >>>>>>Hajimu UMEMOTO said: >>>>>> >>>>>> > > > >>>>>>On Fri, 12 May 2006 13:44:58 -0400 (EDT) >>>>>>Daniel Eischen said: >>>>>> >>>>>> > > > >>I wish to fix following things which break ABI backward compatibility >>when libc version bump: >> >> - gethostbyaddr(3) prototype to conform to POSIX. >> - Fix wrong usage of EAI_MEMORY in getnameinfo(). It needs to >> return EAI_OVERFLOW. >> - Update res_update() and friends to BIND9's one. >> - Nuke some compatibility crufts for 6.X and earlier. >> >> > >deischen> Go ahead. Just realize though, that after 7.0 is released >deischen> you will have to support any ABI from then on without version >deischen> bumps (meaning, you have to keep shims for any old 7.0+ ABIs >deischen> in libc). > >ume> Okay, I'll do. > > I assume htat EVENTUALLY we will bump numbers again when something sufficiently big needs to be done to the ABI. >Done. > >Sincerely, > >-- >Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan >ume@mahoroba.org ume@{,jp.}FreeBSD.org >http://www.imasy.org/~ume/ >_______________________________________________ >freebsd-current@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-current >To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > >