From owner-freebsd-arch Sat Oct 27 10:30:29 2001 Delivered-To: freebsd-arch@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id 6C28A37B403; Sat, 27 Oct 2001 10:30:26 -0700 (PDT) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.11.0/8.11.0) with UUCP id f9RHUFG54230; Sat, 27 Oct 2001 19:30:15 +0200 (CEST) Received: from mail.cicely.de (cicely20.cicely.de [10.1.1.22]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id f9RHKDSe033969; Sat, 27 Oct 2001 19:20:15 +0200 (CEST)?g (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.2.10]) by mail.cicely.de (8.11.0/8.11.0) with ESMTP id f9RHJvF10008; Sat, 27 Oct 2001 19:19:58 +0200 (CEST) Received: (from ticso@localhost) by cicely8.cicely.de (8.11.4/8.11.4) id f9RHJod43483; Sat, 27 Oct 2001 19:19:51 +0200 (CEST) (envelope-from ticso) Date: Sat, 27 Oct 2001 19:19:49 +0200 From: Bernd Walter To: Matthew Dillon Cc: John Baldwin , Bakul Shah , Peter Wemm , arch@FreeBSD.ORG, Poul-Henning Kamp Subject: Re: 64 bit times revisited.. Message-ID: <20011027191949.A43183@cicely8.cicely.de> References: <200110262128.f9QLSX838762@apollo.backplane.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200110262128.f9QLSX838762@apollo.backplane.com> User-Agent: Mutt/1.3.23i X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Oct 26, 2001 at 02:28:33PM -0700, Matthew Dillon wrote: > The phrase 'no freaking way' comes to mind. > > You guys are outsmarting yourselves. Seconds, ok. That's it. Nothing > else. The *VAST* majority of programs only need seconds, it would be > utterly stupid to require that they mess around with some weird fixed > point quantity when all they want is seconds, no matter how supposedly > 'simple' that messing around is (i.e. '>> 64' is not acceptable). If you make it a union with 128bit and 2 64bit values you can access it simply by choosing the right name. I don't see a difference for second only programms compared to have the sub second part with different meanings. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message