public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin] Cygwin: document the recent pipe changes
@ 2021-09-14 18:59 Ken Brown
  0 siblings, 0 replies; only message in thread
From: Ken Brown @ 2021-09-14 18:59 UTC (permalink / raw)
  To: cygwin-cvs

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

commit 593a86f9b0262243510b2d9c97868a6b60f89c69
Author: Ken Brown <kbrown@cornell.edu>
Date:   Tue Sep 14 14:59:28 2021 -0400

    Cygwin: document the recent pipe changes

Diff:
---
 winsup/cygwin/release/3.3.0 | 4 ++++
 winsup/doc/new-features.xml | 5 +++++
 2 files changed, 9 insertions(+)

diff --git a/winsup/cygwin/release/3.3.0 b/winsup/cygwin/release/3.3.0
index 0494cd5ab..b8865666e 100644
--- a/winsup/cygwin/release/3.3.0
+++ b/winsup/cygwin/release/3.3.0
@@ -23,6 +23,10 @@ What changed:
   rather than a Bnnn constant, as on Linux.
   Addresses: https://cygwin.com/pipermail/cygwin/2021-July/248887.html
 
+- The internal implementation of pipes has been overhauled; this
+  should result in improved performance.
+  Adresses: https://cygwin.com/pipermail/cygwin/2021-August/249238.html
+
 
 Bug Fixes
 ---------
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index ba9231a6d..6285e33bd 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -35,6 +35,11 @@ The speed argument to cfsetspeed(3) can now be a numerical baud rate
 rather than a Bnnn constant, as on Linux.
 </para></listitem>
 
+<listitem><para>
+The internal implementation of pipes has been overhauled; this should
+result in improved performance.
+</para></listitem>
+
 </itemizedlist>
 
 </sect2>


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-14 18:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-14 18:59 [newlib-cygwin] Cygwin: document the recent pipe changes Ken Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).