Alexandre Julliard : ntdll: Use syscall thunks for process functions.

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


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

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

ntdll: Use syscall thunks for process functions.

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

---

 dlls/ntdll/ntdll.spec    |  34 ++++++------
 dlls/ntdll/process.c     | 140 -----------------------------------------------
 dlls/ntdll/unix/loader.c |   9 ---
 dlls/ntdll/unixlib.h     |  19 +------
 4 files changed, 19 insertions(+), 183 deletions(-)

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



More information about the wine-cvs mailing list