Alexandre Julliard : ntdll: Use syscall thunks for I/O completion functions.

Alexandre Julliard julliard at winehq.org
Thu Jul 16 19:01:21 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Jul 16 10:32:23 2020 +0200

ntdll: Use syscall thunks for I/O completion functions.

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

---

 dlls/ntdll/ntdll.spec    | 24 ++++++++++----------
 dlls/ntdll/sync.c        | 59 ------------------------------------------------
 dlls/ntdll/unix/loader.c |  6 -----
 dlls/ntdll/unixlib.h     | 15 +-----------
 4 files changed, 13 insertions(+), 91 deletions(-)

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



More information about the wine-cvs mailing list