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] posix.xml: Add missing unimplemented functions from POSIX-1.2013
Date: Sat, 23 Jul 2016 11:57:00 -0000	[thread overview]
Message-ID: <20160723115701.64124.qmail@sourceware.org> (raw)

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

commit 886f89ac39b31be908f50ff8482be8e34105f8e7
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Sat Jul 23 13:56:52 2016 +0200

    posix.xml: Add missing unimplemented functions from POSIX-1.2013
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

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

diff --git a/winsup/doc/posix.xml b/winsup/doc/posix.xml
index fddd875..83fa768 100644
--- a/winsup/doc/posix.xml
+++ b/winsup/doc/posix.xml
@@ -1504,6 +1504,7 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
     iswalpha_l
     iswblank_l
     iswcntrl_l
+    iswctype_l
     iswdigit_l
     iswgraph_l
     iswlower_l
@@ -1538,10 +1539,13 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
     tolower_l
     toupper_l
     towctrans_l
+    towlower_l
+    towupper_l
     ulimit
     uselocale
     waitid
     wcscasecmp_l
+    wcscoll_l
     wcsncasecmp_l
     wcsxfrm_l
     wctrans_l


                 reply	other threads:[~2016-07-23 11: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=20160723115701.64124.qmail@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).