Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: christos
Date: Sat Apr 23 23:08:26 UTC 2016
Modified Files:
src/sys/kern: kern_time.c subr_time.c syscalls.master
src/sys/sys: time.h
Log Message:
Add clock_getcpuclockid2(2) as well as CLOCK_{PROCESS,THREAD}_CPUTIME_ID.
To generate a diff of this commit:
cvs rdiff -u -r1.185 -r1.186 src/sys/kern/kern_time.c
cvs rdiff -u -r1.17 -r1.18 src/sys/kern/subr_time.c
cvs rdiff -u -r1.283 -r1.284 src/sys/kern/syscalls.master
cvs rdiff -u -r1.71 -r1.72 src/sys/sys/time.h
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