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: doc: add new API calls in 3.5
Date: Fri, 25 Aug 2023 09:11:58 +0000 (GMT)	[thread overview]
Message-ID: <20230825091158.781813858C53@sourceware.org> (raw)

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

commit 6407da947d92205a59ab3713a6dd9fabd3fd2477
Author:     Corinna Vinschen <corinna@vinschen.de>
AuthorDate: Fri Aug 25 11:11:32 2023 +0200
Commit:     Corinna Vinschen <corinna@vinschen.de>
CommitDate: Fri Aug 25 11:11:32 2023 +0200

    Cygwin: doc: add new API calls in 3.5
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/doc/posix.xml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/winsup/doc/posix.xml b/winsup/doc/posix.xml
index a62557579a63..151aeb9fee2b 100644
--- a/winsup/doc/posix.xml
+++ b/winsup/doc/posix.xml
@@ -1355,6 +1355,8 @@ also IEEE Std 1003.1-2017 (POSIX.1-2017).</para>
     mkostemp
     mkostemps
     pipe2
+    posix_spawn_file_actions_addchdir_np
+    posix_spawn_file_actions_addfchdir_np
     pow10
     pow10f
     pow10l
@@ -1514,6 +1516,9 @@ also IEEE Std 1003.1-2017 (POSIX.1-2017).</para>
 <screen>
     aligned_alloc		(ISO C11)
     at_quick_exit		(ISO C11)
+    c16rtomb			(ISO C11)
+    c32rtomb			(ISO C11)
+    c8rtomb			(ISO C23)
     call_once			(ISO C11)
     cnd_broadcast		(ISO C11)
     cnd_destroy			(ISO C11)
@@ -1521,6 +1526,9 @@ also IEEE Std 1003.1-2017 (POSIX.1-2017).</para>
     cnd_signal			(ISO C11)
     cnd_timedwait		(ISO C11)
     cnd_wait			(ISO C11)
+    mbrtoc16			(ISO C11)
+    mbrtoc32			(ISO C11)
+    mbrtoc8			(ISO C23)
     mtx_destroy			(ISO C11)
     mtx_init			(ISO C11)
     mtx_lock			(ISO C11)

                 reply	other threads:[~2023-08-25  9:11 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=20230825091158.781813858C53@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).