summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index f25d06a2d..723b5b482 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,11 @@
2002-08-06 Christopher Faylor <cgf@redhat.com>
+ * spawn.cc (spawn_guts): Don't set mount_h here.
+ * sigproc.cc (init_child_info): Set it here instead.
+ * shared.cc (cygwin_mount_h): Make NO_COPY.
+
+2002-08-06 Christopher Faylor <cgf@redhat.com>
+
* cygthread.cc (cygthread::stub): Accept flag to pass info structure to
thread function.
(cygthread::operator new): Add defense debugging output.