* new-features.xml (ov-new1.7.34): Add wcstold.
This commit is contained in:
parent
d550f1876f
commit
e744f119e8
|
@ -1,3 +1,7 @@
|
|||
2015-02-04 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* new-features.xml (ov-new1.7.34): Add wcstold.
|
||||
|
||||
2015-02-04 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* faq-using.xml (faq.using.ssh-pubkey-stops-working): New entry.
|
||||
|
|
|
@ -69,6 +69,10 @@ default Windows environment into the new process' environment.
|
|||
New APIs: qsort_r, __bsd_qsort_r.
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>
|
||||
New API: wcstold.
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>
|
||||
New APIs: __fbufsize, __flbf, __fpending, __freadable, __freading,
|
||||
__fsetlocking, __fwritable, __fwriting.
|
||||
|
|
Loading…
Reference in New Issue