public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin/main] Cygwin: document FIFO over NFS change
@ 2023-09-05  8:46 Corinna Vinschen
  0 siblings, 0 replies; only message in thread
From: Corinna Vinschen @ 2023-09-05  8:46 UTC (permalink / raw)
  To: cygwin-cvs

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

commit 2ab2e73c2c9602de98e218525d30149f0fb109ee
Author:     Corinna Vinschen <corinna@vinschen.de>
AuthorDate: Sat Aug 26 16:59:18 2023 +0200
Commit:     Corinna Vinschen <corinna@vinschen.de>
CommitDate: Mon Sep 4 10:41:06 2023 +0200

    Cygwin: document FIFO over NFS change
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

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

diff --git a/winsup/cygwin/release/3.5.0 b/winsup/cygwin/release/3.5.0
index cdb175797c52..dbbf8009d4a1 100644
--- a/winsup/cygwin/release/3.5.0
+++ b/winsup/cygwin/release/3.5.0
@@ -39,3 +39,5 @@ What changed:
 - posix_spawnp no longer falls back to starting the shell for unrecognized
   files as execvp.  For the reasoning, see
   https://www.austingroupbugs.net/view.php?id=1674
+
+- FIFOs now also work over NFS.
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index 98ca7f595c24..78b2dbafdc2e 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -58,6 +58,10 @@ posix_spawn_file_actions_addfchdir_np.
 New API calls: c8rtomb, c16rtomb, c32rtomb, mbrtoc8, mbrtoc16, mbrtoc32.
 </para></listitem>
 
+<listitem><para>
+FIFOs now also work over NFS.
+</para></listitem>
+
 </itemizedlist>
 
 </sect2>

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

only message in thread, other threads:[~2023-09-05  8:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-05  8:46 [newlib-cygwin/main] Cygwin: document FIFO over NFS change Corinna Vinschen

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).