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

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


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

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

ntdll: Use syscall thunks for system functions.

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

---

 dlls/ntdll/nt.c          | 31 -------------------------------
 dlls/ntdll/ntdll.spec    | 20 ++++++++++----------
 dlls/ntdll/time.c        | 27 ---------------------------
 dlls/ntdll/unix/loader.c |  5 -----
 dlls/ntdll/unixlib.h     | 11 +----------
 5 files changed, 11 insertions(+), 83 deletions(-)

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



More information about the wine-cvs mailing list