Alexandre Julliard : ntdll: Move various stub functions to the Unix library.

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


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

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

ntdll: Move various stub functions to the Unix library.

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

---

 dlls/ntdll/error.c        | 11 -----------
 dlls/ntdll/loader.c       | 22 ----------------------
 dlls/ntdll/nt.c           | 32 --------------------------------
 dlls/ntdll/ntdll.spec     | 20 ++++++++++----------
 dlls/ntdll/unix/system.c  | 42 ++++++++++++++++++++++++++++++++++++++++++
 dlls/ntdll/unix/virtual.c | 11 +++++++++++
 6 files changed, 63 insertions(+), 75 deletions(-)

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



More information about the wine-cvs mailing list