Alexandre Julliard : ntdll: Use syscall thunks for job functions.
17 Jul
2020
17 Jul
'20
12:01 a.m.
Module: wine Branch: master Commit: 66e6d87ab86c393f189aa8d409b62b3e028ed17e URL: https://source.winehq.org/git/wine.git/?a=commit;h=66e6d87ab86c393f189aa8d40... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Jul 16 10:27:34 2020 +0200 ntdll: Use syscall thunks for job functions. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/ntdll/ntdll.spec | 28 ++++++++++---------- dlls/ntdll/sync.c | 68 ------------------------------------------------ dlls/ntdll/unix/loader.c | 7 ----- dlls/ntdll/unixlib.h | 13 +-------- 4 files changed, 15 insertions(+), 101 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=66e6d87ab86c393f189aa...
2072
Age (days ago)
2072
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard