From owner-freebsd-bugs Mon Sep 3 15:30:11 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2E96937B40C for ; Mon, 3 Sep 2001 15:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f83MU1E01077; Mon, 3 Sep 2001 15:30:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AB49737B406 for ; Mon, 3 Sep 2001 15:29:39 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f83MTd301051; Mon, 3 Sep 2001 15:29:39 -0700 (PDT) (envelope-from nobody) Message-Id: <200109032229.f83MTd301051@freefall.freebsd.org> Date: Mon, 3 Sep 2001 15:29:39 -0700 (PDT) From: Bernd Luevelsmeyer To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/30297: CLOCKS_PER_SEC non-standard Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 30297 >Category: misc >Synopsis: CLOCKS_PER_SEC non-standard >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Sep 03 15:30:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Bernd Luevelsmeyer >Release: 4.4-RC >Organization: >Environment: FreeBSD 4.4-RC i386 >Description: CLOCKS_PER_SEC in the #include-file is 128. "The Single UNIX Specification" at http://www.UNIX-systems.org/online.html however says "CLOCKS_PER_SEC is defined to be one million in ", and the Red Hat Linux 7.2 manpage says "POSIX requires that CLOCKS_PER_SEC equals 1000000 independent of the actual resolution." >How-To-Repeat: >Fix: If POSIX indeed requires CLOCKS_PER_SEC to be one million then it should be changed to that value, in order to enhance Standard conformance. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message