summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/release/3.0.5
blob: b17acf48a290d4b9197bd1ca10927e19f9c741a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
What's new: -----------

What changed: -------------

Bug Fixes ---------

- Fix /proc/version after uname change
  Addresses: https://cygwin.com/ml/cygwin/2019-03/msg00467.html

- 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' show-
ing
  Cygwin processes twice and potentially with  incorrect  Windows
PID.
  Addresses: Report on IRC