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

Alexandre Julliard julliard at winehq.org
Fri Jul 17 16:30:45 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Jul 17 11:49:51 2020 +0200

ntdll: Move some system stub functions to the Unix library.

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

---

 dlls/ntdll/env.c         | 22 --------------------
 dlls/ntdll/nt.c          | 32 ----------------------------
 dlls/ntdll/ntdll.spec    | 20 +++++++++---------
 dlls/ntdll/unix/system.c | 54 ++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 64 insertions(+), 64 deletions(-)

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



More information about the wine-cvs mailing list