git: kernel - Expose nanosleep1() to other kernel source files
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Nov 12 11:30:49 PST 2011
commit 3b58baa08e90423aaedb828f9579438d9c51a0cd
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Nov 12 11:25:38 2011 -0800
kernel - Expose nanosleep1() to other kernel source files
* Expose nanosleep1() to other kernel source files
* Add additional sysctls to control behavior.
Summary of changes:
sys/kern/kern_time.c | 23 +++++++++++++++++++----
sys/sys/time.h | 1 +
2 files changed, 20 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3b58baa08e90423aaedb828f9579438d9c51a0cd
--
DragonFly BSD source repository
More information about the Commits
mailing list