Cygwin: tweak Cygwin PID change release note
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
658f939003
commit
d5d9aac759
@ -63,6 +63,8 @@ What changed:
|
|||||||
|
|
||||||
- Cygwin PIDs have been decoupled from Windows PID. Cygwin PIDs are
|
- Cygwin PIDs have been decoupled from Windows PID. Cygwin PIDs are
|
||||||
now incrementally dealt in the range from 2 up to 65535, POSIX-like.
|
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
|
Bug Fixes
|
||||||
|
@ -103,6 +103,8 @@ Creating a token from scratch and Cygwin LSA authentication package.
|
|||||||
<listitem><para>
|
<listitem><para>
|
||||||
Cygwin PIDs have been decoupled from Windows PID. Cygwin PIDs are now
|
Cygwin PIDs have been decoupled from Windows PID. Cygwin PIDs are now
|
||||||
incrementally dealt in the range from 2 up to 65535, POSIX-like.
|
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>
|
</para></listitem>
|
||||||
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user