commit 51b0e9d42e8573aa82da9df775a6c831386bcb76
Author: Sascha Wildner <[email protected]>
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

Reply via email to