summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
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 036896a0b..6d794a3e2 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,10 @@
+2003-09-19 Christopher Faylor <cgf@redhat.com>
+
+ * syscalls.cc (system): Strip signal considerations from here so that
+ they are not inherited by a child process.
+ * spawn.cc (spawn_guts): Handle system() signal stuff here.
+ * winsup.h (_P_SYSTEM): Define.
+
2003-09-18 Corinna Vinschen <corinna@vinschen.de>
* fhandler_tty.cc (fhandler_pty_master::process_slave_output):