Module: wine Branch: master Commit: a89fdd58ecbd2d1e40ef2d9e00ead0d707601637 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a89fdd58ecbd2d1e40ef2d9e00...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Dec 1 19:18:44 2017 +0100
ntdll: Run the entire thread initialization code on the thread stack on i386.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/ntdll/signal_i386.c | 210 +++++++++++++++++++++++++++-------------------- 1 file changed, 123 insertions(+), 87 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a89fdd58ecbd2d1e40ef2d...