Skip to content

Commit

Permalink
Cygwin: Document several fixes for signal handling in release note
Browse files Browse the repository at this point in the history
(cherry picked from commit cfadd852aa5787eb29403efc75bfa637028bfd40)
  • Loading branch information
tyan0 authored and github-cygwin committed Dec 6, 2024
1 parent b38ba4b commit db55d54
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions winsup/cygwin/release/3.5.5
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,7 @@ Fixes:

- Fix losing signals during setjmp/longjmp.
Addresses: https://cygwin.com/pipermail/cygwin/2024-November/256808.html

- Fix several problems triggered when a lot of SIGSTOP/SIGCONT signals
are received rapidly.
Addresses: https://cygwin.com/pipermail/cygwin/2024-November/256744.html

0 comments on commit db55d54

Please sign in to comment.