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

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


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

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

ntdll: Use syscall thunks for semaphore functions.

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

---

 dlls/ntdll/ntdll.spec    | 16 ++++++++--------
 dlls/ntdll/sync.c        | 38 --------------------------------------
 dlls/ntdll/unix/loader.c |  4 ----
 dlls/ntdll/unixlib.h     |  9 +--------
 4 files changed, 9 insertions(+), 58 deletions(-)

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



More information about the wine-cvs mailing list