Subject: Re: CVS commit: basesrc/lib/libc
To: Perry E. Metzger <perry@wasabisystems.com>
From: James Chacon <jchacon@genuity.net>
List: source-changes
Date: 09/16/2001 17:05:38
They do fallback to the original system calls so it's probably debatable to
just leave them as is.

James

>
>
>Emmanuel Dreyfus <manu@netbsd.org> writes:
>> Module Name:	basesrc
>> Committed By:	manu
>> Date:		Sun Sep 16 07:41:58 UTC 2001
>> 
>> Modified Files:
>> 	basesrc/lib/libc/include: namespace.h
>> 	basesrc/lib/libc/sys: Makefile.inc adjtime.2 clock_settime.2
>> 	    gettimeofday.2
>> Added Files:
>> 	basesrc/lib/libc/sys: adjtime.c clock_settime.c ntp_adjtime.c
>> 	    settimeofday.c
>> 
>> Log Message:
>> Added support to use the clockctl driver if present for adjtime(),
>> clock_settime(), ntp_adjtime() and settimeofday(). The super-user still
>> always use the plain system call.
>> Approved by Christos
>
>One nit: if we're going to do this, they should now be section 3
>calls, in the manner of sysctl and other such things.
>
>Perry
>--
>Perry E. Metzger		perry@wasabisystems.com
>--
>NetBSD Development, Support & CDs. http://www.wasabisystems.com/
>
>
>
>