Alexandre Julliard : server: Infrastructure to return a wait handle for blocking ioctls.

Alexandre Julliard julliard at wine.codeweavers.com
Fri May 4 07:11:08 CDT 2007


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu May  3 17:43:18 2007 +0200

server: Infrastructure to return a wait handle for blocking ioctls.

---

 dlls/ntdll/file.c              |   11 +++++++++++
 include/wine/server_protocol.h |    4 +++-
 server/fd.c                    |   12 +++++++-----
 server/file.h                  |    8 ++++----
 server/named_pipe.c            |   34 ++++++++++++++++------------------
 server/protocol.def            |    2 ++
 server/trace.c                 |    2 ++
 7 files changed, 45 insertions(+), 28 deletions(-)

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



More information about the wine-cvs mailing list