Alexandre Julliard : server: Store the attributes in the object_attributes structure.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jan 15 10:48:55 CST 2016


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Jan 15 17:53:34 2016 +0900

server: Store the attributes in the object_attributes structure.

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

---

 dlls/ntdll/file.c              |  2 --
 dlls/ntdll/sync.c              |  6 +-----
 dlls/ntdll/virtual.c           |  1 -
 include/wine/server_protocol.h | 23 ++++++--------------
 server/event.c                 | 15 +++++++------
 server/file.c                  |  2 +-
 server/mapping.c               |  8 ++++---
 server/mutex.c                 |  7 +++---
 server/named_pipe.c            |  4 ++--
 server/process.c               |  7 +++---
 server/protocol.def            | 15 ++++---------
 server/request.h               | 48 ++++++++++++++++++------------------------
 server/semaphore.c             |  7 +++---
 server/trace.c                 | 10 +--------
 14 files changed, 62 insertions(+), 93 deletions(-)

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



More information about the wine-cvs mailing list