]> sourceware.org Git - newlib-cygwin.git/commitdiff
* posix.xml (std-susv4): Move wcstold here from std-notimpl.
authorCorinna Vinschen <corinna@vinschen.de>
Wed, 4 Feb 2015 11:05:24 +0000 (11:05 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 4 Feb 2015 11:05:24 +0000 (11:05 +0000)
winsup/doc/ChangeLog
winsup/doc/posix.xml

index e65b679610c183d4fda4d5ddd6f12f95c800879c..861df9fa9720af563af084205d76a1c27e52fc88 100644 (file)
@@ -1,3 +1,7 @@
+2015-02-04  Corinna Vinschen  <corinna@vinschen.de>
+
+       * posix.xml (std-susv4): Move wcstold here from std-notimpl.
+
 2015-02-04  Corinna Vinschen  <corinna@vinschen.de>
 
        * new-features.xml (ov-new1.7.34): Add wcstold.
index 0a9eaaa337a754ede42663bd5bb9c1736fbbc7c0..7d19fcf1e2ecc5b63ebe333d3d9b893cb2eecfc5 100644 (file)
@@ -950,6 +950,7 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
     wcstoimax
     wcstok
     wcstol
+    wcstold
     wcstoll
     wcstombs
     wcstoul
@@ -1508,7 +1509,6 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
     waitid
     wcscasecmp_l
     wcsncasecmp_l
-    wcstold
     wcsxfrm_l
     wctrans_l
     wctype_l
This page took 0.035257 seconds and 5 git commands to generate.