Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2009-07-20 12:49:21 +0400
committerCorinna Vinschen <corinna@vinschen.de>2009-07-20 12:49:21 +0400
commit21b008b40ce5bba2716dad892bcf72d06e63bf96 (patch)
tree21039bf15ebc2acc9157700c9b6b19594d620468
parentc44bd26d19eb0a6384fa882c74737805fb8a2aa1 (diff)
* new-features.sgml (ov-new1.7-posix): Add WCONTINUED, WIFCONTINUED.
-rw-r--r--winsup/doc/ChangeLog4
-rw-r--r--winsup/doc/new-features.sgml2
2 files changed, 6 insertions, 0 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index 5943f2223..c65917de3 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,5 +1,9 @@
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
codepage numbers.
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml
index 784242e24..2c8010925 100644
--- a/winsup/doc/new-features.sgml
+++ b/winsup/doc/new-features.sgml
@@ -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,