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>2001-09-10 04:19:06 +0400
committerChristopher Faylor <me@cgf.cx>2001-09-10 04:19:06 +0400
commit6409b03b1ad89db4a4e47ec1e20468d9ec4a4b80 (patch)
tree9aeddcbd47474139f88841123b80014e542c2329 /winsup/cygwin/ChangeLog
parentac9841a0702bb535aed64d21a6e1f3ed80c29482 (diff)
* sigproc.cc (NZOMBIES): Reduce substantially to minimize memory use.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 2391b0381..f8f393a8f 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+Sun Sep 9 20:09:11 2001 Christopher Faylor <cgf@cygnus.com>
+
+ * sigproc.cc (NZOMBIES): Reduce substantially to minimize memory use.
+
Mon Sep 10 08:28:00 2001 Robert Collins <rbtcollins@hotmail.com>
* thread.h (MT_Interface): Remove pshared mutex array.