about summary refs log tree commit diff
path: root/MACHINES
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-08-06 15:27:09 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-08-06 15:27:09 +0000
commit857ea44b988daa0a76bc110e3377416ffb44360e (patch)
tree559b442fc24de0e1e65087f2f55d9ea8c3662f5f /MACHINES
parent965d75af76c2ca2e7c87b70d709a81268746129d (diff)
downloadzsh-857ea44b988daa0a76bc110e3377416ffb44360e.tar.gz
zsh-857ea44b988daa0a76bc110e3377416ffb44360e.tar.xz
zsh-857ea44b988daa0a76bc110e3377416ffb44360e.zip
28131: update MACHINES entry for Cygwin
Diffstat (limited to 'MACHINES')
-rw-r--r--MACHINES11
1 files changed, 7 insertions, 4 deletions
diff --git a/MACHINES b/MACHINES
index 8f3abee38..2823ea038 100644
--- a/MACHINES
+++ b/MACHINES
@@ -46,10 +46,13 @@ Red Hat Inc.: Cygwin
 	`binmode'). There are various issues with Cygwin versions before
 	1.3.2 - you are adviced to update to the latest release.
 
-	Dynamic loading works as of cygwin-1.1.3 and binutils-20000722-1.
-	It was not tested for earlier versions. This does not imply
-	that every module will work. New completion and in
-	particular zsh/zftp and zsh/mathfunc are known to work.
+	Process substitution using <(...), >(...), =(...) may be
+	problematic.  Different versions of zsh and Cygwin have
+	a different mix of issues.
+
+	Problems handling subprocesses have been reported with Cygwin
+	1.7.5.  It is not currently known how the problems split between
+	Cygwin and zsh.
 
 	Some of the tests in the Test subdirectory are known to fail:
 	this is because the UNIX environment is not completely implemented.