Alexandre Julliard : server: Don't force the process affinity to 1, leave it up to the client.

Alexandre Julliard julliard at winehq.org
Thu Jan 17 08:48:34 CST 2008


Module: wine
Branch: master
Commit: 3bf12b9aca9dc6f32eca0f6f84edafd0276b923d
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=3bf12b9aca9dc6f32eca0f6f84edafd0276b923d

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Jan 16 21:02:04 2008 +0100

server: Don't force the process affinity to 1, leave it up to the client.

---

 dlls/ntdll/process.c           |    5 ++++-
 dlls/ntdll/thread.c            |    5 ++++-
 include/wine/server_protocol.h |   10 +++++-----
 server/process.c               |    8 ++------
 server/process.h               |    2 +-
 server/protocol.def            |    8 ++++----
 server/thread.c                |    7 ++-----
 server/thread.h                |    2 +-
 server/trace.c                 |    8 ++++----
 9 files changed, 27 insertions(+), 28 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=3bf12b9aca9dc6f32eca0f6f84edafd0276b923d



More information about the wine-cvs mailing list