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] Document recent FIFO changes
Date: Fri,  8 May 2020 11:43:11 +0000 (GMT)	[thread overview]
Message-ID: <20200508114311.2F3EE396EC07@sourceware.org> (raw)

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

commit 84d446734f766a587e1942f08fde26990ddabd02
Author: Ken Brown <kbrown@cornell.edu>
Date:   Fri May 8 07:41:36 2020 -0400

    Document recent FIFO changes

Diff:
---
 winsup/cygwin/release/3.1.5 | 6 ++++++
 winsup/doc/new-features.xml | 4 ++++
 2 files changed, 10 insertions(+)

diff --git a/winsup/cygwin/release/3.1.5 b/winsup/cygwin/release/3.1.5
index 488a0e1a5..ba7f45110 100644
--- a/winsup/cygwin/release/3.1.5
+++ b/winsup/cygwin/release/3.1.5
@@ -3,6 +3,8 @@ What changed:
 
 - Support WSL symlinks.  Create those by default now.
 
+- FIFOs can now be opened multiple times for reading.
+
 
 Bug Fixes:
 ----------
@@ -22,3 +24,7 @@ Bug Fixes:
 - Fix error handling in raw disk writes and allow full disk writes
   including necessary locking on floppies as well.
   Addresses: https://cygwin.com/pipermail/cygwin/2020-April/244610.html
+
+- Fix several FIFO bugs.
+  Addresses: https://sourceware.org/pipermail/cygwin/2020-March/000206.html
+             https://sourceware.org/pipermail/cygwin/2020-April/244518.html
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index 60ae60de4..32479de5d 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -86,6 +86,10 @@ https://gitlab.freedesktop.org/terminal-wg/specifications/issues/9.
 Support WSL symlinks.  Create those by default now.
 </para></listitem>
 
+<listitem><para>
+FIFOs can now be opened multiple times for reading.
+</para></listitem>
+
 </itemizedlist>
 
 </sect2>


                 reply	other threads:[~2020-05-08 11:43 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=20200508114311.2F3EE396EC07@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).