Source-Changes archive

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

CVS commit: src/lib/libc/sys



Module Name:    src
Committed By:   pgoyette
Date:           Mon Dec  7 23:20:57 UTC 2015

Modified Files:
        src/lib/libc/sys: adjtime.2 clock_settime.2 gettimeofday.2
            ntp_adjtime.2

Log Message:
Update to match reality.  For these functions, we still try the system
call first, and only fall back to /dev/clockctl if the system call
fails.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/lib/libc/sys/adjtime.2
cvs rdiff -u -r1.22 -r1.23 src/lib/libc/sys/clock_settime.2
cvs rdiff -u -r1.27 -r1.28 src/lib/libc/sys/gettimeofday.2
cvs rdiff -u -r1.10 -r1.11 src/lib/libc/sys/ntp_adjtime.2

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