public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
From: Corinna Vinschen <corinna@sourceware.org>
To: cygwin-cvs@sourceware.org
Subject: [newlib-cygwin] Cygwin: update release notes for 3.2.0, part 2
Date: Mon, 8 Mar 2021 10:40:47 +0000 (GMT) [thread overview]
Message-ID: <20210308104048.013693857C7B@sourceware.org> (raw)
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=07e2ce9f55eb2464371816334b603b741f81e22a
commit 07e2ce9f55eb2464371816334b603b741f81e22a
Author: Corinna Vinschen <corinna@vinschen.de>
Date: Mon Mar 8 11:38:27 2021 +0100
Cygwin: update release notes for 3.2.0, part 2
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diff:
---
winsup/cygwin/release/3.2.0 | 3 +++
winsup/doc/new-features.xml | 20 ++++++++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/winsup/cygwin/release/3.2.0 b/winsup/cygwin/release/3.2.0
index f07289254..5d010feeb 100644
--- a/winsup/cygwin/release/3.2.0
+++ b/winsup/cygwin/release/3.2.0
@@ -28,6 +28,9 @@ What changed:
flag O_TMPFILE.
Addresses: https://cygwin.com/pipermail/cygwin/2021-January/247304.html
+- Utilize Windows 10 1809 FILE_DISPOSITION_IGNORE_READONLY_ATTRIBUTE
+ flag to allow simpler unlink of files with DOS readonly flags set.
+
Bug Fixes
---------
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index db7f35168..a1b681b55 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -28,6 +28,26 @@ that these keys/signals are handled only when app calls read() or
select(). Now, these work even if app does not call read() or select().
</para></listitem>
+<listitem><para>
+Allow ~5000 child processes per process on 64 bit, ~1200 child processes
+per process on 32 bit. So far, only 256 child processes per process were
+supported.
+</para></listitem>
+
+<listitem><para>
+A few FAQ updates.
+</para></listitem>
+
+<listitem><para>
+Have tmpfile(3) make use of Win32 FILE_ATTRIBUTE_TEMPORARY via open(2)
+flag O_TMPFILE.
+</para></listitem>
+
+<listitem><para>
+Utilize Windows 10 1809 FILE_DISPOSITION_IGNORE_READONLY_ATTRIBUTE flag
+to allow simpler unlink of files with DOS readonly flags set.
+</para></listitem>
+
</itemizedlist>
</sect2>
reply other threads:[~2021-03-08 10:40 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=20210308104048.013693857C7B@sourceware.org \
--to=corinna@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).