From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/4263 Path: news.gmane.org!not-for-mail From: =?ISO-8859-2?Q?Daniel_Cegie=B3ka?= Newsgroups: gmane.linux.lib.musl.general Subject: Re: Pending patches/issues before 0.9.15 release? Date: Thu, 21 Nov 2013 21:07:08 +0100 Message-ID: References: <20131121013056.GA2128@brightrain.aerifal.cx> <528DD529.4030408@skarnet.org> <20131121163911.GP24286@brightrain.aerifal.cx> <528E5EB9.1080400@skarnet.org> <20131121194459.GS24286@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1385064456 30298 80.91.229.3 (21 Nov 2013 20:07:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 Nov 2013 20:07:36 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-4267-gllmg-musl=m.gmane.org@lists.openwall.com Thu Nov 21 21:07:43 2013 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1VjaXM-0000Y5-RU for gllmg-musl@plane.gmane.org; Thu, 21 Nov 2013 21:07:41 +0100 Original-Received: (qmail 17696 invoked by uid 550); 21 Nov 2013 20:07:40 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 17685 invoked from network); 21 Nov 2013 20:07:39 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=Cgv3GgbAit84J6B2Vn5QmgFwtGtYTn9buCxS7KI9MAY=; b=MLEcbcStGSJkYrgu+ufIvHVR8hEtkKEU/kjqjOJV8oAa9MZzPg8y4PMGi2/axkV4QE 8suxpA+2dwZzY+HKJhquMCp8CbFLGKSDpIwOOIKojUXHbgc6mtaVutYnU8/z+zT7yZee OmViQdcVIkWhDfvYSAWaapRDHRqQFPJSbPUuYuTQ5OUsr0X6Re/TTw9j8aE6wagzt6by YOp9c7o8pv1ghrSWIjXrCu0oobsyg2NXJ9r15uNlcgdZWnAxr7zP43wfzvrQwVxdRSFx 6vnZYqG5H0PB048ZnDkhuX7kJ0GlvUGYPy5tEMnhtouQMmUIK78QysG6e5PVJ/PFrfO4 S9pw== X-Received: by 10.152.120.102 with SMTP id lb6mr2676032lab.37.1385064448480; Thu, 21 Nov 2013 12:07:28 -0800 (PST) In-Reply-To: <20131121194459.GS24286@brightrain.aerifal.cx> Xref: news.gmane.org gmane.linux.lib.musl.general:4263 Archived-At: 2013/11/21 Rich Felker : > I'm a pretty hardcore anti-leapseconds / pro-POSIX-seconds guy, I think the big problem is the lack of proper approach to leapseconds and unfortunately it ends this way: http://www.wired.com/wiredenterprise/2012/07/leap-second-glitch-explained/ 25 seconds is a lot :/ Daniel