DragonFly-2.2.0.29.g16e6e DragonFly_RELEASE_2_2 lib/libthread_xu/arch/amd64/amd64 _umtx_sleep_wakeup_err.S lib/libthread_xu/arch/i386/i386 _umtx_sleep_wakeup_err.S
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Apr 26 10:07:46 PDT 2009
commit 16e6e1185f703f7622b958c9b3e941e7270601a1
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Apr 23 12:14:30 2009 -0700
MFC - Add missing files from umtx errno fixes commit.
Summary of changes:
.../arch/amd64/amd64/_umtx_sleep_wakeup_err.S | 13 +++++++++++++
.../arch/i386/i386/_umtx_sleep_wakeup_err.S | 13 +++++++++++++
2 files changed, 26 insertions(+), 0 deletions(-)
create mode 100644 lib/libthread_xu/arch/amd64/amd64/_umtx_sleep_wakeup_err.S
create mode 100644 lib/libthread_xu/arch/i386/i386/_umtx_sleep_wakeup_err.S
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/16e6e1185f703f7622b958c9b3e941e7270601a1
--
DragonFly BSD source repository
More information about the Commits
mailing list