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

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


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

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

ntdll: Use syscall thunks for file functions.

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

---

 dlls/ntdll/directory.c   |  18 ---
 dlls/ntdll/file.c        | 322 -----------------------------------------------
 dlls/ntdll/ntdll.spec    |  72 +++++------
 dlls/ntdll/unix/loader.c |  18 ---
 dlls/ntdll/unixlib.h     |  57 +--------
 5 files changed, 37 insertions(+), 450 deletions(-)

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



More information about the wine-cvs mailing list