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