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

Reply via email to