]> sourceware.org Git - newlib-cygwin.git/commitdiff
Add missing entry.
authorChristopher Faylor <me@cgf.cx>
Mon, 11 Jun 2001 18:20:53 +0000 (18:20 +0000)
committerChristopher Faylor <me@cgf.cx>
Mon, 11 Jun 2001 18:20:53 +0000 (18:20 +0000)
winsup/cygwin/ChangeLog

index b8736f369763f6ffcaeef9eda3b12f68cdb4cc77..0d111f2de51b45e11cda0e3359dedbd91cbedfb5 100644 (file)
@@ -1,8 +1,12 @@
-Mon Jun 11 13:55:04 2001  Christopher Faylor <cgf@cygnus.com>
+Mon Jun 11 14:19:49 2001  Christopher Faylor <cgf@cygnus.com>
 
        * 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 <cgf@cygnus.com>
 
        * path.cc (chdir): Fix call to path_conv constructor so that it REALLY
This page took 0.033822 seconds and 5 git commands to generate.