From owner-freebsd-current@FreeBSD.ORG Wed May 29 04:59:37 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E0E3310B for ; Wed, 29 May 2013 04:59:37 +0000 (UTC) (envelope-from kudzu@tenebras.com) Received: from mail-oa0-f42.google.com (mail-oa0-f42.google.com [209.85.219.42]) by mx1.freebsd.org (Postfix) with ESMTP id AFEB4899 for ; Wed, 29 May 2013 04:59:37 +0000 (UTC) Received: by mail-oa0-f42.google.com with SMTP id i10so11128853oag.15 for ; Tue, 28 May 2013 21:59:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:x-gm-message-state; bh=+Ht+KMf5JfqvAEaC2oxxKpJZAYPVcaPS9qYLxqAV20Y=; b=cwntsQHsBjJYrZsjo4VRyKGQF2aXEgjq5+eL6LMGFSviQLXV/bfOtHnfcI4R56pM0i topRWnQ9+KlbTysEP2T4zGOFoy9mCLwCLJ9qhDwADqPYu5ugN6npnCj/UqvY+LswaUUt wfUwaUdsMUup2meXLzeEaB6UIH5Z5ScHgP+IVmY0PA2LVtfcX31YWafd4ZH27cMXffX4 DC94rAhYExq17AV0qIhTsbJ9KZvS3Hgd50DcEe10u9tPzZmkn6ikJGJd+RivGu0bBzug YlWnNbyw447luCBbbdmPG/q0tqqbsjrf0Jc5Zc5YHLSxA69G5z371U4qJvQmSzMbNLdf bpLw== MIME-Version: 1.0 X-Received: by 10.60.124.67 with SMTP id mg3mr640917oeb.1.1369803576893; Tue, 28 May 2013 21:59:36 -0700 (PDT) Received: by 10.60.56.198 with HTTP; Tue, 28 May 2013 21:59:36 -0700 (PDT) In-Reply-To: <51A541B5.3010905@gmail.com> References: <20130528230140.A5B396F448@smtp.hushmail.com> <51A541B5.3010905@gmail.com> Date: Tue, 28 May 2013 21:59:36 -0700 Message-ID: Subject: Re: BSD sleep From: Michael Sierchio To: Joshua Isom X-Gm-Message-State: ALoCoQm3hIZukR5lbjq4GJsg5T8G1DniOQL2yMIdEPOQCjKrWiWwwxwDgkS2Y2BUWfHVw6NnTNCP X-Mailman-Approved-At: Wed, 29 May 2013 11:39:59 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Kenta Suzumoto , freebsd-current@freebsd.org, FreeBSD Questions X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Wed, 29 May 2013 04:59:37 -0000 On Tue, May 28, 2013 at 4:45 PM, Joshua Isom wrote: > You think it's trivial until you read this: > > http://infiniteundo.com/post/**25326999628/falsehoods-** > programmers-believe-about-time > > Some days have 86400 seconds, some have 86401. There is a provision for two leap seconds to be applied at once, but that hasn't ever happened. Still, a truly correct clock, set to UTC, might someday read 23:59:59 23:59:60 23:59:61 00:00:00 How many seconds did that hour have?