index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
exceptions.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cygwin: console: Introduce new thread which handles input signal.
Takashi Yano via Cygwin-patches
2021-02-17
1
-0
/
+1
*
Cygwin: exceptions.cc: Suspend all threads in sig_handle_tty_stop().
Takashi Yano via Cygwin-patches
2021-02-01
1
-0
/
+2
*
Cygwin: Remove waitloop argument from try_to_debug()
Jon Turney
2020-08-30
1
-6
/
+8
*
Cygwin: add header defining GCC exception codes
Ken Brown
2020-08-20
1
-9
/
+1
*
Cygwin: main exception handler (64-bit): continue GCC exceptions
Ken Brown
2020-08-18
1
-0
/
+19
*
Cygwin: Add 'fallthrough' pseudo keyword for switch/case use
Corinna Vinschen
2020-08-05
1
-1
/
+1
*
Cygwin: fix formatting: drop trailing whitespace
Corinna Vinschen
2020-03-11
1
-1
/
+1
*
Cygwin: fix formatting: collapse whitespace-only lines
Corinna Vinschen
2020-03-11
1
-1
/
+1
*
Cygwin: rename NSIG to _NSIG, change visibility of NSIG to MISC
Corinna Vinschen
2020-02-18
1
-3
/
+3
*
Cygwin: Raise dumpstack frame limit to 32
Mark Geisert
2019-11-08
1
-2
/
+4
*
Cygwin: Fix signal handling issue introduced by PTY related change.
Takashi Yano
2019-10-03
1
-1
/
+1
*
Cygwin: Fix incorrect TTY for non-cygwin process.
Takashi Yano
2019-09-20
1
-1
/
+1
*
Cygwin: select: revamp non-polling code for signalfd
Corinna Vinschen
2019-08-18
1
-8
/
+0
*
Revert "Cygwin: fix potential SEGV in sigwaitinfo/signalfd scenario"
Corinna Vinschen
2019-08-17
1
-14
/
+3
*
Cygwin: fix potential SEGV in sigwaitinfo/signalfd scenario
Corinna Vinschen
2019-08-13
1
-3
/
+14
*
Cygwin: signals: setcontext: fix setting sigmask
Corinna Vinschen
2019-04-05
1
-1
/
+1
*
Cygwin: follow context if changed inside SA_SIGINFO signal handler
Corinna Vinschen
2019-04-05
1
-1
/
+10
*
Cygwin: signals: make setcontext work from signal handlers
Corinna Vinschen
2019-04-04
1
-0
/
+1
*
Cygwin: signals: restore sigmask from context given to signal handler
Corinna Vinschen
2019-04-03
1
-1
/
+2
*
Cygwin: ctrl_c_handler: Use 64 bit timer
Corinna Vinschen
2019-03-24
1
-3
/
+3
*
Cygwin: posix timers: reimplement using OS timer
Corinna Vinschen
2019-01-22
1
-4
/
+4
*
Cygwin: signalfd: implement non-polling select
Corinna Vinschen
2019-01-14
1
-0
/
+8
*
Cygwin: posix timers: implement timer_getoverrun
Corinna Vinschen
2019-01-12
1
-0
/
+12
*
Cygwin: exceptions: fix FPE exception flags
Corinna Vinschen
2018-06-26
1
-1
/
+7
*
Cygwin: delete /dev/kmsg and thus fhandler_mailslot without substitution
Corinna Vinschen
2018-03-25
1
-20
/
+0
*
Define internal function mythreadname() -- revised
Mark Geisert
2018-01-24
1
-2
/
+2
*
cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__
Corinna Vinschen
2017-11-27
1
-2
/
+2
*
cygwin: initialize variable for stack unwinding
Michael Haubenwallner
2017-10-09
1
-1
/
+1
*
Remove redundant check for NULL pointer in cygwin_exception::dump_exception
Corinna Vinschen
2016-11-24
1
-7
/
+4
*
Send thread names to debugger
Jon Turney
2016-08-23
1
-1
/
+1
*
Drop has_set_thread_stack_guarantee flag
Corinna Vinschen
2016-06-24
1
-4
/
+3
*
Drop has_restricted_stack_args flag
Corinna Vinschen
2016-06-23
1
-6
/
+0
*
Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option
cygwin-2_5_2-release
Corinna Vinschen
2016-06-23
1
-3
/
+0
*
Throughout Cygwin, use u_intN_t or uintN_t
Corinna Vinschen
2016-03-24
1
-2
/
+2
*
cygwin: fix errors with GCC 5
Yaakov Selkowitz
2016-02-12
1
-2
/
+2
*
Fix race condition when waiting for a signal
Corinna Vinschen
2015-11-27
1
-2
/
+2
*
Avoid double unlock of TLS mutex
Corinna Vinschen
2015-10-30
1
-4
/
+1
*
exceptions.cc: Drop including ucontext.h.
Corinna Vinschen
2015-08-18
1
-1
/
+0
*
Fix potential buffer overflow in makecontext trampoline
Corinna Vinschen
2015-07-23
1
-1
/
+7
*
Reduce stack pressure throughout Cygwin
Corinna Vinschen
2015-07-19
1
-19
/
+19
*
Rearrange makecontext and add lots of comments
Corinna Vinschen
2015-07-18
1
-12
/
+37
*
Fix ucontext creation in call_signal handler
Corinna Vinschen
2015-07-17
1
-4
/
+15
*
Comment fixup
Corinna Vinschen
2015-07-17
1
-6
/
+6
*
Reuse __unwind_single_frame where appropriate
Corinna Vinschen
2015-07-17
1
-58
/
+32
*
Implement getcontext, setcontext, makecontext, swapcontext
Corinna Vinschen
2015-07-17
1
-0
/
+224
*
exceptions.cc: Reenable code only disabled for debug purposes
Corinna Vinschen
2015-07-13
1
-2
/
+0
*
x86_64: Handle myfault exceptions when running on alternate signal stack
Corinna Vinschen
2015-07-07
1
-0
/
+46
*
Fix original stack when running signal handler on alternate stack
Corinna Vinschen
2015-07-04
1
-21
/
+121
*
Handle ss_flags value longjmp safe.
Corinna Vinschen
2015-06-27
1
-4
/
+0
*
Don't push on original stack during alternate signal stack setup
Corinna Vinschen
2015-06-22
1
-56
/
+49
[next]