]> sourceware.org Git - newlib-cygwin.git/commit
Fix ucontext creation in call_signal handler
authorCorinna Vinschen <corinna@vinschen.de>
Fri, 17 Jul 2015 16:29:52 +0000 (18:29 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Fri, 17 Jul 2015 16:29:52 +0000 (18:29 +0200)
commitb2df1577c7b62d9f6f9c06f41037e9bd09f2174d
treeda614fca0b6b8219785b333e4e4c4ef3c69e799b
parent16d2d9f1312653daa9cb8d4cdb3a113e53f432ca
Fix ucontext creation in call_signal handler

        * exceptions.cc (__unwind_single_frame): Define empty macro on i686.
        (_cygtls::call_signal_handler): Try to make sure signal context makes
        sense in case we're generating context here.  Add comment to explain.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/ChangeLog
winsup/cygwin/exceptions.cc
This page took 0.028777 seconds and 5 git commands to generate.