Alexandre Julliard : ntdll: Store the filesystem redirection flag in the 64-bit TEB.

Alexandre Julliard julliard at winehq.org
Fri Jul 24 17:05:10 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Jul 24 13:29:31 2020 +0200

ntdll: Store the filesystem redirection flag in the 64-bit TEB.

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

---

 dlls/ntdll/directory.c         | 18 +++++++++++++-----
 dlls/ntdll/ntdll_misc.h        | 19 -------------------
 dlls/ntdll/signal_i386.c       |  5 ++---
 dlls/ntdll/tests/directory.c   | 20 ++++++++++++++++++++
 dlls/ntdll/unix/file.c         |  9 +++++----
 dlls/ntdll/unix/process.c      |  4 +++-
 dlls/ntdll/unix/server.c       |  2 --
 dlls/ntdll/unix/unix_private.h |  5 ++++-
 include/winternl.h             |  3 +++
 9 files changed, 50 insertions(+), 35 deletions(-)

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



More information about the wine-cvs mailing list