From f569bfcfb20e4abd398d26aa6079ddae975cb42f Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Mon, 11 Jun 2001 18:20:53 +0000 Subject: [PATCH] Add missing entry. --- winsup/cygwin/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index b8736f369..0d111f2de 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,8 +1,12 @@ -Mon Jun 11 13:55:04 2001 Christopher Faylor +Mon Jun 11 14:19:49 2001 Christopher Faylor * pinfo.cc: Use autoloaded ToolHelp functions throughout for Win9x. * autoload.cc: Autoload ToolHelp functions. + * sigproc.cc (proc_subproc): Incorporate SIGCHLD == SIG_IGN special + handling of zombie processes. Ensure that zombie processes which are + at the end of the zombie array are properly cleaned up. + Mon Jun 11 11:18:56 2001 Christopher Faylor * path.cc (chdir): Fix call to path_conv constructor so that it REALLY -- 2.43.5