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

Sascha Wildner swildner at crater.dragonflybsd.org
Mon Dec 5 13:48:42 PST 2011


commit 6bbb5e4a0e434d4f17f3e26e90693dc4792622dd
Author: Sascha Wildner <saw at 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





More information about the Commits mailing list