summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 8dcfe7f50..11f7508fc 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,15 @@
+Sun Jun 24 17:38:19 2001 Christopher Faylor <cgf@cygnus.com>
+
+ * exceptions.cc (interrupt_setup): Move actions from setup_handler to
+ here.
+ (setup_handler): Move actions after a successful interrupt to
+ interrupt_setup.
+ * fork.cc (vfork): Augment debugging output.
+ * sigproc.cc (proc_subproc): Ditto.
+ * spawn.cc (spawn_guts): Ditto. Correctly fill out progname when spawn
+ NO_WAIT. Call signal handler when a signal arrives.
+ * sigproc.h: Declare a function.
+
Fri Jun 22 16:50:00 2001 Corinna Vinschen <corinna@vinschen.de>
* fhandler.h class fhandler_socket): Declare new method