public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin] posix.xml: Add missing unimplemented functions from POSIX-1.2013
@ 2016-07-23 11:57 Corinna Vinschen
  0 siblings, 0 replies; only message in thread
From: Corinna Vinschen @ 2016-07-23 11:57 UTC (permalink / raw)
  To: cygwin-cvs

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


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

only message in thread, other threads:[~2016-07-23 11:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-23 11:57 [newlib-cygwin] posix.xml: Add missing unimplemented functions from POSIX-1.2013 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).