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

DragonFly-2.2.0.27.gec7c2 DragonFly_RELEASE_2_2 lib/libthread_xu/arch Makefile.inc lib/libthread_xu/arch/amd64 Makefile.inc lib/libthread_xu/arch/i386 Makefile.inc lib/libthread_xu/thread thr_private.h thr_umtx.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 26 Apr 2009 10:03:59 -0700 (PDT)

commit ec7c2f6712ec433ecbe0e0a4d17f28f66c229fcf
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Thu Apr 23 10:34:34 2009 -0700

    MFC - Fix an errno leak in libthread_xu's calls to umtx.

Summary of changes:
 lib/libthread_xu/arch/Makefile.inc       |    2 +-
 lib/libthread_xu/arch/amd64/Makefile.inc |    2 +-
 lib/libthread_xu/arch/i386/Makefile.inc  |    2 +-
 lib/libthread_xu/thread/thr_private.h    |    2 ++
 lib/libthread_xu/thread/thr_umtx.c       |   28 ++++++++++++++--------------
 5 files changed, 19 insertions(+), 17 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ec7c2f6712ec433ecbe0e0a4d17f28f66c229fcf


-- 
DragonFly BSD source repository



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