public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin/main] Cygwin: add SEEK_DATA/SEEK_HOLE addition to release message
@ 2023-08-09 15:25 Corinna Vinschen
  0 siblings, 0 replies; only message in thread
From: Corinna Vinschen @ 2023-08-09 15:25 UTC (permalink / raw)
  To: cygwin-cvs

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.

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

only message in thread, other threads:[~2023-08-09 15:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-09 15:25 [newlib-cygwin/main] Cygwin: add SEEK_DATA/SEEK_HOLE addition to release message 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).