[newlib-cygwin] Cygwin: tweak Cygwin PID change release note

Corinna Vinschen corinna@sourceware.org
Sat Feb 2 20:13:00 GMT 2019


https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=d5d9aac75907798e664bc12aeb7e1ab0c16b0875

commit d5d9aac75907798e664bc12aeb7e1ab0c16b0875
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Sat Feb 2 21:13:37 2019 +0100

    Cygwin: tweak Cygwin PID change release note
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 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 907405a..4cd422a 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 4bbf5fb..6801e3e 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.
 <listitem><para>
 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.
 </para></listitem>
 
 </itemizedlist>



More information about the Cygwin-cvs mailing list