]> sourceware.org Git - newlib-cygwin.git/commitdiff
posix.xml: Add missing unimplemented functions from POSIX-1.2013
authorCorinna Vinschen <corinna@vinschen.de>
Sat, 23 Jul 2016 11:56:52 +0000 (13:56 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Sat, 23 Jul 2016 11:56:52 +0000 (13:56 +0200)
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/doc/posix.xml

index fddd8756e96b454ae2abda1e0405f468f1b5a9a8..83fa768ad0990d9b1fc495e9b0da890d69a98eb7 100644 (file)
@@ -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
This page took 0.030992 seconds and 5 git commands to generate.