Subject: CVS commit: basesrc/lib/libc/gen
To: None <source-changes@netbsd.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 06/23/2002 23:21:09
Module Name:	basesrc
Committed By:	perry
Date:		Sun Jun 23 20:21:09 UTC 2002

Modified Files:
	basesrc/lib/libc/gen: times.c

Log Message:
Since CLK_TCK is now a macro expanding into a function call, cache its
output instead of using it willy nilly.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/lib/libc/gen/times.c

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