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

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

-  Improve  /proc/<PID>/cmdline  and /proc/<PID>/stat handling to
allow
  all processes access to basic process  information  of  foreign
processes.

Bug Fixes ---------

- Fix access to process list
  Addresses: https://cygwin.com/ml/cygwin/2019-03/msg00253.html

- Fix acl_to_text/acl_to_any_text returning EINVAL on empty acl
  Addresses: https://cygwin.com/ml/cygwin/2019-03/msg00157.html