Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [thorpej-futex] src/sys/compat/linux/common
Module Name: src
Committed By: thorpej
Date: Thu Dec 17 02:52:41 UTC 2020
Modified Files:
src/sys/compat/linux/common [thorpej-futex]: linux_sched.h linux_time.c
Log Message:
Re-factor the code that maps the clockid_t in timer_create() and
the flags in timerfd_settime() into separate functions.
To generate a diff of this commit:
cvs rdiff -u -r1.8.64.1 -r1.8.64.2 src/sys/compat/linux/common/linux_sched.h
cvs rdiff -u -r1.39.16.1 -r1.39.16.2 src/sys/compat/linux/common/linux_time.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