Alexandre Julliard : ntdll: Store the current PEB in a global variable.

Alexandre Julliard julliard at winehq.org
Tue Jun 15 16:19:26 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jun 15 12:40:01 2021 +0200

ntdll: Store the current PEB in a global variable.

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

---

 dlls/ntdll/unix/debug.c        |  2 +-
 dlls/ntdll/unix/env.c          |  3 +--
 dlls/ntdll/unix/loader.c       |  3 ++-
 dlls/ntdll/unix/server.c       |  3 +--
 dlls/ntdll/unix/system.c       | 16 ++++++++--------
 dlls/ntdll/unix/thread.c       |  8 ++++----
 dlls/ntdll/unix/unix_private.h |  2 +-
 dlls/ntdll/unix/virtual.c      | 19 +++++++------------
 8 files changed, 25 insertions(+), 31 deletions(-)

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



More information about the wine-cvs mailing list