|
Message-ID: <52965735.9070409@skarnet.org> Date: Wed, 27 Nov 2013 20:33:57 +0000 From: Laurent Bercot <ska-dietlibc@...rnet.org> To: musl@...ts.openwall.com Subject: Re: [PATCH] Add support for leap seconds in zoneinfo files > i think with the leap second patch localtime is no longer correct: > > __secs_to_tm((long long)*t - tm->__tm_gmtoff, tm) < 0 Ah, good catch, the correction shoud also apply to the time given to __secs_to_zone(). I'll fix that in the next version of the patch. -- Laurent
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.