From 21b008b40ce5bba2716dad892bcf72d06e63bf96 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Mon, 20 Jul 2009 08:49:21 +0000 Subject: [PATCH] * new-features.sgml (ov-new1.7-posix): Add WCONTINUED, WIFCONTINUED. --- winsup/doc/ChangeLog | 4 ++++ winsup/doc/new-features.sgml | 2 ++ 2 files changed, 6 insertions(+) diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index 5943f2223..c65917de3 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,7 @@ +2009-07-20 Corinna Vinschen + + * new-features.sgml (ov-new1.7-posix): Add WCONTINUED, WIFCONTINUED. + 2009-07-20 Corinna Vinschen * setup2.sgml (setup-locale-charsetlist): Fix ISO88-59-13 and -15 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 <strings.h>, don't include <string.h> 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,