From 044c8d2ceae0c0147b6b117356020d01044ff2ed Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 22 Dec 2002 03:36:03 +0000 Subject: mention WNOHANG bug fix --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index b7232b2..0181ff3 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,8 @@ Changes in CVS (not yet released) * Trace an unbounded number of processes. * Handle numerous new system calls in Linux 2.5. * Fixed bugs with attach/detach leaving things stopped. +* Fixed traced process seeing ECHILD despite live, traced children + in waitpid calls with WNOHANG. Changes in 4.4 ============== -- cgit v1.2.3