From owner-freebsd-bugs Thu Sep 2 12:28:52 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 3BC4814E05 for ; Thu, 2 Sep 1999 12:28:46 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.2) with ESMTP id VAA02479; Thu, 2 Sep 1999 21:27:41 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: "Kelly Yancey" Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: misc/13326: additional timeval interfaces for In-reply-to: Your message of "Thu, 02 Sep 1999 12:20:02 PDT." <199909021920.MAA65531@freefall.freebsd.org> Date: Thu, 02 Sep 1999 21:27:40 +0200 Message-ID: <2477.936300460@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > the #ifdef KERNEL restriction). In addition, I made 4 new interfaces > including: > multiplying and dividing timespec's by integral factors to get new > timespecs Your multiplication code is only valid for x <= 2 anything larger and your nanoseconds roll over faster than you can pick them up. -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message