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:
-rw-r--r--winsup/cygwin/release/3.0.54
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/release/3.0.5 b/winsup/cygwin/release/3.0.5
index a52412cd2..b17acf48a 100644
--- a/winsup/cygwin/release/3.0.5
+++ b/winsup/cygwin/release/3.0.5
@@ -14,3 +14,7 @@ Bug Fixes
- Fix a crash in wcsxfrm_l if destination size is 0.
Addresses: https://cygwin.com/ml/cygwin/2019-03/msg00492.html
+
+- Fix a problem in process enumeration which led to `ps -W' showing
+ Cygwin processes twice and potentially with incorrect Windows PID.
+ Addresses: Report on IRC