public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
From: Ken Brown <kbrown@sourceware.org>
To: cygwin-cvs@sourceware.org
Subject: [newlib-cygwin] Cygwin: document the recent pipe changes
Date: Tue, 14 Sep 2021 18:59:58 +0000 (GMT)	[thread overview]
Message-ID: <20210914185958.CDD873858402@sourceware.org> (raw)

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>


                 reply	other threads:[~2021-09-14 18:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210914185958.CDD873858402@sourceware.org \
    --to=kbrown@sourceware.org \
    --cc=cygwin-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).