]> sourceware.org Git - newlib-cygwin.git/commitdiff
add entry about mt on Win9x
authorDavid Starks-Browning <starksb@ebi.ac.uk>
Tue, 12 Dec 2000 14:51:12 +0000 (14:51 +0000)
committerDavid Starks-Browning <starksb@ebi.ac.uk>
Tue, 12 Dec 2000 14:51:12 +0000 (14:51 +0000)
winsup/doc/relnotes.texinfo

index c6d47dcf923c47bfe8446f9674472ed221613cda..37c98a883895ef06ba726ff2408507e638da2cc5 100644 (file)
@@ -1,16 +1,22 @@
 @chapter Known/potential Problems in the Latest Net Release
 
-@section Aware of the problem, no solution yet found.
+@section Aware of the problem, no solution known.
 
 @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.
 
-For now you'll just have to kill them manually.
+@subsection Cannot access tape devices with mt on Win9x
+
+Win9x does not support the API used by the Cygwin fhandler_dev_tape
+class.  Details at
+@file{http://sources.redhat.com/ml/cygwin/2000-12/msg00331.html}.
 
 @section Fixed in the Next Release
 
This page took 0.034567 seconds and 5 git commands to generate.