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:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 6d5258e32..b1d158221 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,14 @@
+Sun Jul 16 13:23:04 2000 Christopher Faylor <cgf@cygnus.com>
+
+ * acconfig.h: Add support for NEWVFORK.
+ * config.h.in: Ditto.
+ * configure.in: Add --enable-vfork option.
+ * configure: Regenerate.
+ * dcrt0.cc (quoted): Detect and fix up quoted backslashes.
+ * sigproc.cc (proc_subproc): Correctly name handle of newly added child
+ process to avoid erroneous debugging messages about closing the wrong
+ handle.
+
Sun Jul 16 02:30:09 2000 Christopher Faylor <cgf@cygnus.com>
* spawn.cc (spawn_guts): Use \ for quoting '"'.