Alexandre Julliard : server: Moved some common bits of get/ set_thread_context to thread.c.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jun 23 06:44:01 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 86d46881719d07fff9f3379709f331342a55978c
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=86d46881719d07fff9f3379709f331342a55978c

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Jun 23 13:16:14 2006 +0200

server: Moved some common bits of get/set_thread_context to thread.c.

---

 server/context_alpha.c   |   33 +++++-----
 server/context_i386.c    |  152 ++++++++++++++++++++++++++--------------------
 server/context_powerpc.c |   27 +++++---
 server/context_sparc.c   |   33 +++++-----
 server/context_x86_64.c  |   37 +++++------
 server/thread.c          |   19 ++++--
 server/thread.h          |    7 ++
 7 files changed, 173 insertions(+), 135 deletions(-)

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=86d46881719d07fff9f3379709f331342a55978c



More information about the wine-cvs mailing list