Alexandre Julliard : ntdll: Use syscall thunks for virtual memory functions.

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


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

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

ntdll: Use syscall thunks for virtual memory functions.

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

---

 dlls/ntdll/ntdll.spec    |  68 +++++++++---------
 dlls/ntdll/unix/loader.c |  17 -----
 dlls/ntdll/unixlib.h     |  36 +---------
 dlls/ntdll/virtual.c     | 184 -----------------------------------------------
 4 files changed, 35 insertions(+), 270 deletions(-)

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



More information about the wine-cvs mailing list