Subject: CVS commit: src/sys/compat/linux/common
To: None <source-changes@NetBSD.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 05/16/2005 21:18:34
Module Name: src
Committed By: fvdl
Date: Mon May 16 21:18:34 UTC 2005
Modified Files:
src/sys/compat/linux/common: linux_sched.h linux_time.c
Log Message:
Implement clock_* POSIX functions.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/compat/linux/common/linux_sched.h
cvs rdiff -r1.10 -r1.11 src/sys/compat/linux/common/linux_time.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.