Alexandre Julliard : ntdll: Move the LPC port syscall stubs to the Unix library.

Alexandre Julliard julliard at winehq.org
Mon Jul 20 15:30:09 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Jul 20 12:19:35 2020 +0200

ntdll: Move the LPC port syscall stubs to the Unix library.

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

---

 dlls/ntdll/nt.c        | 149 -------------------------------------------------
 dlls/ntdll/ntdll.spec  |  36 ++++++------
 dlls/ntdll/unix/sync.c | 104 ++++++++++++++++++++++++++++++++++
 3 files changed, 122 insertions(+), 167 deletions(-)

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



More information about the wine-cvs mailing list