From d5d9aac75907798e664bc12aeb7e1ab0c16b0875 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Sat, 2 Feb 2019 21:13:37 +0100 Subject: Cygwin: tweak Cygwin PID change release note Signed-off-by: Corinna Vinschen --- winsup/cygwin/release/3.0 | 2 ++ winsup/doc/new-features.xml | 2 ++ 2 files changed, 4 insertions(+) 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 diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml index 4bbf5fbd0..6801e3eeb 100644 --- a/winsup/doc/new-features.xml +++ b/winsup/doc/new-features.xml @@ -103,6 +103,8 @@ Creating a token from scratch and Cygwin LSA authentication package. 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. -- cgit v1.2.3