git: kernel/sched_setscheduler: Fix return value.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Feb 2 15:05:12 PST 2014
commit 51b0e9d42e8573aa82da9df775a6c831386bcb76
Author: Sascha Wildner <saw at online.de>
Date: Mon Feb 3 00:04:32 2014 +0100
kernel/sched_setscheduler: Fix return value.
sched_setscheduler() shall return EINVAL "if one or more of the
parameters contained in param is outside the valid range for the
specified scheduling policy."
Summary of changes:
sys/kern/kern_sched.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/51b0e9d42e8573aa82da9df775a6c831386bcb76
--
DragonFly BSD source repository
More information about the Commits
mailing list