aboutsummaryrefslogtreecommitdiff
path: root/winsup/doc/relnotes.texinfo
diff options
context:
space:
mode:
authorDavid Starks-Browning <starksb@ebi.ac.uk>2001-10-15 21:51:36 +0000
committerDavid Starks-Browning <starksb@ebi.ac.uk>2001-10-15 21:51:36 +0000
commit97eab19f83cea103334461299ea6da500a7d742d (patch)
tree6cd077a2828e3c6dce266e8a195612f50a64c9b2 /winsup/doc/relnotes.texinfo
parentc2198f849c09258287b9ba7571588e374fd217ea (diff)
downloadnewlib-97eab19f83cea103334461299ea6da500a7d742d.zip
newlib-97eab19f83cea103334461299ea6da500a7d742d.tar.gz
newlib-97eab19f83cea103334461299ea6da500a7d742d.tar.bz2
cvs+ssh problem on Win9x now FITNR.
Diffstat (limited to 'winsup/doc/relnotes.texinfo')
-rw-r--r--winsup/doc/relnotes.texinfo13
1 files changed, 2 insertions, 11 deletions
diff --git a/winsup/doc/relnotes.texinfo b/winsup/doc/relnotes.texinfo
index 5fa23b6..dc376f2 100644
--- a/winsup/doc/relnotes.texinfo
+++ b/winsup/doc/relnotes.texinfo
@@ -9,16 +9,6 @@ not have this problem. This is no real loss, because rxvt has many
other advantages. (Do not attempt to use the "broken" pipe key
(@samp{¦}) as a substitute, it is a different character.)
-@subsection On Win9x, scp and cvs/ssh leave ssh processes running
-
-For now you'll just have to kill them manually.
-
-This is a difficult problem, related to the implementation of select()
-and pipes on Windows 9x. It has been discussed at length on the cygwin
-mailing list. For an excellent technical description of the problem, see
-@file{http://sources.redhat.com/ml/cygwin/2000-12/msg00470.html}, and
-related threads.
-
@subsection Cannot access tape devices with mt on Win9x
Win9x does not support the API used by the Cygwin fhandler_dev_tape
@@ -27,4 +17,5 @@ class. Details at
@section Fixed in the Next Release
-(section empty)
+@subsection On Win9x, scp and cvs/ssh leave ssh processes running, and cvs/ssh hangs at completion
+