Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 08/19/2003 08:31:20
Module Name:	src
Committed By:	dsl
Date:		Tue Aug 19 08:31:19 UTC 2003

Modified Files:
	src/lib/libc/gen: clock.c

Log Message:
Significantly reduce the non-monotonicity of this function.
The way time is apportioned to interrupt/system/user makes it impossible
to guarantee monotonicity except by saving the previous value!


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/lib/libc/gen/clock.c

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