From owner-freebsd-current@FreeBSD.ORG Fri May 22 00:53:57 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4D7C106564A for ; Fri, 22 May 2009 00:53:57 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from k7.mavetju.org (ppp113-58.static.internode.on.net [150.101.113.58]) by mx1.freebsd.org (Postfix) with ESMTP id 8B57C8FC1D for ; Fri, 22 May 2009 00:53:57 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by k7.mavetju.org (Postfix, from userid 1001) id 05707450C8; Fri, 22 May 2009 10:53:05 +1000 (EST) Date: Fri, 22 May 2009 10:53:05 +1000 From: Edwin Groothuis To: Roman Divacky Message-ID: <20090522005304.GA10028@mavetju.org> References: <20090521204607.GA34381@mavetju.org> <20090521211013.GA76374@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090521211013.GA76374@freebsd.org> User-Agent: Mutt/1.4.2.3i Cc: freebsd-current@freebsd.org Subject: Re: Update of tzcode from 2004a to 2009e 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: Fri, 22 May 2009 00:53:58 -0000 Hello Roman, On Thu, May 21, 2009 at 11:10:14PM +0200, Roman Divacky wrote: > On Fri, May 22, 2009 at 06:46:07AM +1000, Edwin Groothuis wrote: > > Please be informed that I will commit an update to the tzcode related > > code (zic, zdump, stdtime of libc) in the coming days. Last year[1] > > what new is there? what will it improve? > > just curious The original issue why I dived into it was because zdump on the 64 bit platforms didn't work properly. Pretty lame reason I admit, but that's how all big things start :-) The new code and format of the output of zic adds support for 64 bit time_t while staying compatible with applications which don't support it. Plus general fixes. >From now on I will try to keep the code updated with the changes just like I do for tzdata. Edwin -- Edwin Groothuis Website: http://www.mavetju.org/ edwin@mavetju.org Weblog: http://www.mavetju.org/weblog/