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/main] Cygwin: add SEEK_DATA/SEEK_HOLE addition to release message
Date: Wed,  9 Aug 2023 15:25:27 +0000 (GMT)	[thread overview]
Message-ID: <20230809152527.06CB9385700C@sourceware.org> (raw)

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

commit 9939aa7d0945719dcf8856d28cd64a7a94fbd888
Author:     Corinna Vinschen <corinna@vinschen.de>
AuthorDate: Wed Aug 9 17:21:54 2023 +0200
Commit:     Corinna Vinschen <corinna@vinschen.de>
CommitDate: Wed Aug 9 17:21:54 2023 +0200

    Cygwin: add SEEK_DATA/SEEK_HOLE addition to release message
    
    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 d71de50de536..91c470442a48 100644
--- a/winsup/cygwin/release/3.5.0
+++ b/winsup/cygwin/release/3.5.0
@@ -24,6 +24,8 @@ What's new:
 
 - Add support for GB18030 codeset.
 
+- Add support for lseek flags SEEK_DATA and SEEK_HOLE, a GNU extension.
+
 - New API calls: posix_spawn_file_actions_addchdir_np,
   posix_spawn_file_actions_addfchdir_np.
 
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index 14644aa85ebe..98ca7f595c24 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -45,6 +45,10 @@ could do.
 Add support for GB18030 codeset.
 </para></listitem>
 
+<listitem><para>
+Add support for lseek flags SEEK_DATA and SEEK_HOLE, a GNU extension.
+</para></listitem>
+
 <listitem><para>
 New API calls: posix_spawn_file_actions_addchdir_np,
 posix_spawn_file_actions_addfchdir_np.

                 reply	other threads:[~2023-08-09 15:25 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=20230809152527.06CB9385700C@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).