https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=0bc1222b78ed4edd6453e86aeb2ba28782c199a3

commit 0bc1222b78ed4edd6453e86aeb2ba28782c199a3
Author:     Corinna Vinschen <[email protected]>
AuthorDate: Thu Aug 22 21:24:35 2024 +0200
Commit:     Corinna Vinschen <[email protected]>
CommitDate: Thu Aug 22 21:26:01 2024 +0200

    Cygwin: add release message for latest pipe changes
    
    Signed-off-by: Corinna Vinschen <[email protected]>

Diff:
---
 winsup/cygwin/release/3.5.4 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/winsup/cygwin/release/3.5.4 b/winsup/cygwin/release/3.5.4
index fd3245aa5572..90c324b23d87 100644
--- a/winsup/cygwin/release/3.5.4
+++ b/winsup/cygwin/release/3.5.4
@@ -25,3 +25,6 @@ Fixes:
 
 - Fix an off-by-one in LC_MESSAGE wide character data.
   Addresses: https://sourceware.org/pipermail/newlib/2024/021271.html
+
+- Improve write pipe behaviour in case the pipe buffer is about to be
+  filled up.

Reply via email to