* new-features.sgml (ov-new1.7-posix): Add WCONTINUED, WIFCONTINUED.

This commit is contained in:
Corinna Vinschen 2009-07-20 08:49:21 +00:00
parent c44bd26d19
commit 21b008b40c
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2009-07-20 Corinna Vinschen <corinna@vinschen.de>
* new-features.sgml (ov-new1.7-posix): Add WCONTINUED, WIFCONTINUED.
2009-07-20 Corinna Vinschen <corinna@vinschen.de>
* setup2.sgml (setup-locale-charsetlist): Fix ISO88-59-13 and -15

View File

@ -225,6 +225,8 @@
- Only declare expected functions in &lt;strings.h&gt;, don't include
&lt;string.h&gt; from here.
- Support for WCONTINUED, WIFCONTINUED() added to waitpid and wait4.
- New APIs: _Exit, confstr, insque, remque, sys_sigabbrev,
posix_madvise, posix_memalign, reallocf,
exp10, exp10f, pow10, pow10f, lrint, lrintf, rint, rintf, llrint, llrintf,