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:
Diffstat (limited to 'winsup/cygwin/release/3.0')
-rw-r--r--winsup/cygwin/release/3.02
1 files changed, 2 insertions, 0 deletions
diff --git a/winsup/cygwin/release/3.0 b/winsup/cygwin/release/3.0
index 907405a05..4cd422a56 100644
--- a/winsup/cygwin/release/3.0
+++ b/winsup/cygwin/release/3.0
@@ -63,6 +63,8 @@ What changed:
- Cygwin PIDs have been decoupled from Windows PID. Cygwin PIDs are
now incrementally dealt in the range from 2 up to 65535, POSIX-like.
+ Native Windows processes not started by Cygwin processes are mapped
+ into the range beyond 65535.
Bug Fixes