Alexandre Julliard : ntdll: Move the directory change functions to the Unix library.

Alexandre Julliard julliard at winehq.org
Thu Jun 18 15:33:36 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Jun 18 15:08:02 2020 +0200

ntdll: Move the directory change functions to the Unix library.

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

---

 dlls/ntdll/file.c        | 283 +----------------------------------------------
 dlls/ntdll/unix/file.c   | 135 ++++++++++++++++++++++
 dlls/ntdll/unix/loader.c |   1 +
 dlls/ntdll/unixlib.h     |   6 +-
 4 files changed, 144 insertions(+), 281 deletions(-)

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



More information about the wine-cvs mailing list