Alexandre Julliard : ntdll: Directly use ucontext_t instead of SIGCONTEXT on all platforms.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Jul 23 14:44:09 CDT 2014


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Jul 23 16:32:33 2014 +0200

ntdll: Directly use ucontext_t instead of SIGCONTEXT on all platforms.

---

 dlls/ntdll/signal_arm.c   | 14 ++++++--------
 dlls/ntdll/signal_arm64.c | 14 ++++++--------
 dlls/ntdll/signal_i386.c  | 41 ++++++++++++++---------------------------
 3 files changed, 26 insertions(+), 43 deletions(-)

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



More information about the wine-cvs mailing list