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
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2013-08-23 13:43:58 +0400
committerCorinna Vinschen <corinna@vinschen.de>2013-08-23 13:43:58 +0400
commitbb1114d912523119f72858397ec24323c985b5d3 (patch)
tree5109244ed6a084b00f43380e55b386a87b95b8bd
parent10822894db3c3266edf4a2c5417c71bc6a324145 (diff)
*** empty log message ***
-rw-r--r--winsup/cygwin/release/1.7.255
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/release/1.7.25 b/winsup/cygwin/release/1.7.25
index 6a1f55dbf..a93ab5d10 100644
--- a/winsup/cygwin/release/1.7.25
+++ b/winsup/cygwin/release/1.7.25
@@ -5,6 +5,11 @@ What's new:
What changed:
-------------
+- Disable code which disallowed to start 32 bit Cygwin processes from 64 bit
+ Cygwin processes and vice versa. 32 bit processes are not recognized as
+ Cygwin processes by a 64 bit parent process and vice versa, so there is
+ no IPC other than what you have with non-Cygwin processes.
+
- Redefine content of mtget tape info struct to allow fetching the number of
partitions on a tape.