git: libthread_xu: Fix wrong return value in pthread_attr_setinheritsched().
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Sun Feb  2 14:43:55 PST 2014
    
    
  
commit 38e5fe69f5d2065614aca3f3e8709c4125574ca9
Author: Sascha Wildner <saw at online.de>
Date:   Sun Feb 2 23:40:12 2014 +0100
    libthread_xu: Fix wrong return value in pthread_attr_setinheritsched().
    
    If it fails because of an invalid inheritsched, EINVAL must be returned.
Summary of changes:
 lib/libthread_xu/thread/thr_attr.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/38e5fe69f5d2065614aca3f3e8709c4125574ca9
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list