Source-Changes archive

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

CVS commit: basesrc/lib/libc/sys



Module Name:    basesrc
Committed By:   manu
Date:           Sun Dec  9 16:11:45 UTC 2001

Modified Files:
        basesrc/lib/libc/sys: adjtime.c clock_settime.c ntp_adjtime.c
            settimeofday.c

Log Message:
- Changed clocktl interface to use syscallargs structures
- Implemented keep-state so that we don't have to open /dev/clockctl each time.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/lib/libc/sys/adjtime.c \
    basesrc/lib/libc/sys/clock_settime.c basesrc/lib/libc/sys/ntp_adjtime.c \
    basesrc/lib/libc/sys/settimeofday.c

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




Home | Main Index | Thread Index | Old Index