From owner-freebsd-current@FreeBSD.ORG Sun Jan 1 12:00:05 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 51DAB16A41F for ; Sun, 1 Jan 2006 12:00:05 +0000 (GMT) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4C2943D48 for ; Sun, 1 Jan 2006 12:00:04 +0000 (GMT) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.11/8.12.11) with ESMTP id k01Bxx1f086328; Sun, 1 Jan 2006 03:59:59 -0800 (PST) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.11/8.12.3/Submit) id k01Bxwmn086327; Sun, 1 Jan 2006 03:59:58 -0800 (PST) (envelope-from rizzo) Date: Sun, 1 Jan 2006 03:59:58 -0800 From: Luigi Rizzo To: Poul-Henning Kamp Message-ID: <20060101035958.A86264@xorpc.icir.org> References: <73774.1136109554@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <73774.1136109554@critter.freebsd.dk>; from phk@phk.freebsd.dk on Sun, Jan 01, 2006 at 10:59:14AM +0100 Cc: current@freebsd.org Subject: Re: FreeBSD handles leapsecond correctly 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, 01 Jan 2006 12:00:05 -0000 On Sun, Jan 01, 2006 at 10:59:14AM +0100, Poul-Henning Kamp wrote: > > http://phk.freebsd.dk/misc/leapsecond.txt > > Notice how CLOCK_REALTIME recycles the 1136073599 second. on a related topic, any comments on this one ? Is this code that we could use ? http://www.dragonflybsd.org/docs/nanosleep/ happy new year luigi