Alexandre Julliard : ntdll: Reimplement file system redirection using NT pathname comparisons.

Alexandre Julliard julliard at winehq.org
Thu Apr 15 16:57:44 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Apr 15 12:58:22 2021 +0200

ntdll: Reimplement file system redirection using NT pathname comparisons.

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

---

 dlls/ntdll/unix/env.c          |  11 +-
 dlls/ntdll/unix/file.c         | 362 ++++++++++++++++++++++-------------------
 dlls/ntdll/unix/loader.c       |  19 ++-
 dlls/ntdll/unix/process.c      |  22 ++-
 dlls/ntdll/unix/unix_private.h |   7 +-
 5 files changed, 239 insertions(+), 182 deletions(-)

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



More information about the wine-cvs mailing list