Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: basesrc/lib/libc



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@localhost> 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@localhost
>--
>NetBSD Development, Support & CDs. http://www.wasabisystems.com/
>
>
>
>




Home | Main Index | Thread Index | Old Index