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: Export posix_spawn_file_actions_add{f}chdir_np
Date: Wed, 19 Apr 2023 08:15:55 +0000 (GMT)	[thread overview]
Message-ID: <20230419081555.C8F72385771B@sourceware.org> (raw)

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

commit c743751aafa842eda0ca9cbeffe5b44acc94dd02
Author:     Corinna Vinschen <corinna@vinschen.de>
AuthorDate: Wed Apr 19 00:34:36 2023 +0200
Commit:     Corinna Vinschen <corinna@vinschen.de>
CommitDate: Wed Apr 19 00:34:36 2023 +0200

    Cygwin: Export posix_spawn_file_actions_add{f}chdir_np
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/cygwin/cygwin.din    | 2 ++
 winsup/cygwin/release/3.5.0 | 3 +++
 winsup/doc/new-features.xml | 5 +++++
 3 files changed, 10 insertions(+)

diff --git a/winsup/cygwin/cygwin.din b/winsup/cygwin/cygwin.din
index c6768e4fcec8..b654661e9efe 100644
--- a/winsup/cygwin/cygwin.din
+++ b/winsup/cygwin/cygwin.din
@@ -1040,8 +1040,10 @@ posix_madvise SIGFE
 posix_memalign SIGFE
 posix_openpt SIGFE
 posix_spawn SIGFE
+posix_spawn_file_actions_addchdir_np SIGFE
 posix_spawn_file_actions_addclose SIGFE
 posix_spawn_file_actions_adddup2 SIGFE
+posix_spawn_file_actions_addfchdir_np SIGFE
 posix_spawn_file_actions_addopen SIGFE
 posix_spawn_file_actions_destroy SIGFE
 posix_spawn_file_actions_init SIGFE
diff --git a/winsup/cygwin/release/3.5.0 b/winsup/cygwin/release/3.5.0
index 4123b8d32522..f7c267616ee4 100644
--- a/winsup/cygwin/release/3.5.0
+++ b/winsup/cygwin/release/3.5.0
@@ -23,3 +23,6 @@ What's new:
   other process could do.
 
 - Add support for GB18030 codeset.
+
+- 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 a958f16002ad..f2e7a07731d0 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -45,6 +45,11 @@ could do.
 Add support for GB18030 codeset.
 </para></listitem>
 
+<listitem><para>
+- New API calls: posix_spawn_file_actions_addchdir_np,
+  posix_spawn_file_actions_addfchdir_np.
+</para></listitem>
+
 </itemizedlist>
 
 </sect2>

                 reply	other threads:[~2023-04-19  8:15 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=20230419081555.C8F72385771B@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).