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
path: root/winsup
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2005-10-20 02:13:04 +0400
committerChristopher Faylor <me@cgf.cx>2005-10-20 02:13:04 +0400
commitfece95f7f38ff55b559dcd89c8be9b907bc256e0 (patch)
tree5cb33c9ef7bbf5fcbd423c86aa9fca56fca4e225 /winsup
parentc928a06464115b4ae2652a8d3d1d31f1f9aa0b27 (diff)
* sigproc.cc (child_info::sync): Move check for !wr_proc_pipe lower.
* spawn.cc (spawn_guts): Correct check for top-level process.
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 5a946117a..713e93436 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+2005-10-19 Christopher Faylor <cgf@timesys.com>
+
+ * sigproc.cc (child_info::sync): Move check for !wr_proc_pipe lower.
+ * spawn.cc (spawn_guts): Correct check for top-level process.
+
2005-10-19 Corinna Vinschen <corinna@vinschen.de>
* autoload.cc: Revert loading rcmd, rexec, rresvport and inet_network