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:
authorChristopher Faylor <me@cgf.cx>2002-08-19 18:59:27 +0400
committerChristopher Faylor <me@cgf.cx>2002-08-19 18:59:27 +0400
commit3bacc423cf1c295ba2abe7d4a39add6752cac225 (patch)
tree3ffeec9a89443033f29450ded812f186d84987a3 /winsup/cygwin/ChangeLog
parent34f72894755ffb134d011d2a3817931c915ac47e (diff)
* pinfo.h (pinfo::remember): Arrange for destructor call if proc_subproc
returns error. * sigproc.cc (zombies): Store 1 + total zombies since proc_subproc uses NZOMBIES element.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index b79a00d97..315ac085d 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,10 @@
+2002-08-19 Christopher Faylor <cgf@redhat.com>
+
+ * pinfo.h (pinfo::remember): Arrange for destructor call if
+ proc_subproc returns error.
+ * sigproc.cc (zombies): Store 1 + total zombies since proc_subproc uses
+ NZOMBIES element.
+
2002-08-19 Corinna Vinschen <corinna@vinschen.de>
* pwdgrp.h (pwdgrp_read::pwdgrp_read): Remove.