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: mmap: document recent bugfix Date: Tue, 21 Jul 2020 21:57:46 +0000 (GMT) [thread overview] Message-ID: <20200721215746.3A94C3857C6E@sourceware.org> (raw) https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=eeb2dc1537d2e7de509cec7b88484358d138f231 commit eeb2dc1537d2e7de509cec7b88484358d138f231 Author: Ken Brown <kbrown@cornell.edu> Date: Tue Jul 21 17:57:37 2020 -0400 Cygwin: mmap: document recent bugfix Diff: --- winsup/cygwin/release/3.1.7 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/winsup/cygwin/release/3.1.7 b/winsup/cygwin/release/3.1.7 index 0c437e9e9..2f4856495 100644 --- a/winsup/cygwin/release/3.1.7 +++ b/winsup/cygwin/release/3.1.7 @@ -8,3 +8,6 @@ Bug Fixes: - Fix multiple reader support for FIFOs Addresses: https://sourceware.org/pipermail/cygwin/2020-July/245456.html + +- Fix an mmap issue that could cause failure with errno EFBIG + Partially addresses: https://sourceware.org/pipermail/cygwin/2020-July/245557.html
reply other threads:[~2020-07-21 21:57 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=20200721215746.3A94C3857C6E@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: linkBe 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).