Alexandre Julliard : ntdll: Run the entire thread initialization code on the thread stack on remaining platforms.

Alexandre Julliard julliard at winehq.org
Fri Dec 1 14:08:20 CST 2017


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Dec  1 19:24:21 2017 +0100

ntdll: Run the entire thread initialization code on the thread stack on remaining platforms.

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

---

 dlls/ntdll/ntdll_misc.h     |   1 -
 dlls/ntdll/signal_arm.c     | 117 ++++++++++++++++++++--------------------
 dlls/ntdll/signal_arm64.c   | 126 +++++++++++++++++++++-----------------------
 dlls/ntdll/signal_powerpc.c | 126 +++++++++++++++++++++-----------------------
 4 files changed, 177 insertions(+), 193 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=c3dd077d34232611c8b2ee38789114da45e71ef4



More information about the wine-cvs mailing list