Alexandre Julliard : server: Return a list of supported machines instead of a CPU bitmask.

Alexandre Julliard julliard at winehq.org
Fri Apr 23 15:20:17 CDT 2021


Module: wine
Branch: master
Commit: 96865eb7e73fb4e5a1a566c1b15c4b6c807eaffc
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=96865eb7e73fb4e5a1a566c1b15c4b6c807eaffc

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Apr 23 11:58:32 2021 +0200

server: Return a list of supported machines instead of a CPU bitmask.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/unix/process.c      |  2 +-
 dlls/ntdll/unix/server.c       | 51 ++++++++++++++++++++++++------------------
 dlls/ntdll/unix/unix_private.h |  3 ++-
 include/wine/server_protocol.h |  5 +++--
 server/object.h                |  2 ++
 server/protocol.def            |  2 +-
 server/registry.c              | 27 ++++++++++++++++++++++
 server/request.h               |  1 -
 server/thread.c                |  5 ++---
 server/trace.c                 | 17 +++++++++++++-
 10 files changed, 83 insertions(+), 32 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=96865eb7e73fb4e5a1a566c1b15c4b6c807eaffc



More information about the wine-cvs mailing list