Subject: CVS commit: basesrc/include
To: None <source-changes@netbsd.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 06/23/2002 22:41:05
Module Name:	basesrc
Committed By:	perry
Date:		Sun Jun 23 19:41:04 UTC 2002

Modified Files:
	basesrc/include: time.h

Log Message:
In the manner of Solaris and other OSes, we now define CLK_TCK to
expand to a call to __sysconf(_SC_CLK_TCK), rather than hard coding it
as a constant.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 basesrc/include/time.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.