We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee8b0c commit 90031ffCopy full SHA for 90031ff
winsup/cygwin/release/3.5.5
@@ -24,3 +24,9 @@ Fixes:
24
- Make console inherit hand over of pseudo console ownership from
25
parent pty.
26
Addresses: https://cygwin.com/pipermail/cygwin/2024-February/255388.html
27
+
28
+- Restore pipe blocking mode for non-cygwin apps.
29
+ Addresses: https://github.com/git-for-windows/git/issues/5115
30
31
+- Fix a problem that signal handler destroys the FPU context.
32
+ Addresses: https://cygwin.com/pipermail/cygwin/2024-October/256503.html
0 commit comments