DragonFly BSD
DragonFly commits List (threaded) for 2011-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: pthread_condattr_setclock(3): Fix the check for a known clock.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 5 Dec 2011 13:46:42 -0800 (PST)

commit 6bbb5e4a0e434d4f17f3e26e90693dc4792622dd
Author: Sascha Wildner <saw@online.de>
Date:   Mon Dec 5 22:46:06 2011 +0100

    pthread_condattr_setclock(3): Fix the check for a known clock.
    
    The way it was before, this function would always return EINVAL.

Summary of changes:
 lib/libthread_xu/thread/thr_condattr.c |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6bbb5e4a0e434d4f17f3e26e90693dc4792622dd


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]