[PATCH v3 0/6] Several fixes for signal handling
Takashi Yano
takashi.yano@nifty.ne.jp
Wed Mar 12 03:27:26 GMT 2025
Split the v2 patch into smaller parts and add two additional patches
Takashi Yano (6):
Cygwin: signal: Redesign signal queue handling
Cygwin: signal: Do not clear signals in the queue
Cygwin: signal: Ignore SIGSTOP while process is already stopping
Cygwin: signal: Do not send __SIGFLUSHFAST if the pipe/queue is full
Cygwin: signal: Use context locally copied in call_signal_handler()
Cygwin: signal: Remove context_copy in call_signal_handler()
winsup/cygwin/exceptions.cc | 63 ++++++-------
winsup/cygwin/sigproc.cc | 174 +++++++++++++++++++++++++++++++-----
2 files changed, 179 insertions(+), 58 deletions(-)
--
2.45.1
More information about the Cygwin-patches
mailing list