DragonFly-2.3.0.793.g5a30 master lib/libthread_xu/thread thr_umtx.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Apr 23 15:18:12 PDT 2009
commit 5a307eebcf06dc1126e05f11715913f31ac6b3fa
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Apr 23 15:16:51 2009 -0700
Fix logic when using the umtx_*_err() functions. With these functions
a positive error value is returned, not -1.
Summary of changes:
lib/libthread_xu/thread/thr_umtx.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5a307eebcf06dc1126e05f11715913f31ac6b3fa
--
DragonFly BSD source repository
More information about the Commits
mailing list