2019-03-12 04:40:04 +08:00
|
|
|
What's new:
|
|
|
|
-----------
|
|
|
|
|
|
|
|
|
|
|
|
What changed:
|
|
|
|
-------------
|
|
|
|
|
2019-03-12 18:47:31 +08:00
|
|
|
- Improve /proc/<PID>/cmdline and /proc/<PID>/stat handling to allow
|
|
|
|
all processes access to basic process information of foreign processes.
|
|
|
|
|
2019-03-12 04:40:04 +08:00
|
|
|
|
|
|
|
Bug Fixes
|
|
|
|
---------
|
|
|
|
|
|
|
|
- Fix access to process list
|
|
|
|
Addresses: https://cygwin.com/ml/cygwin/2019-03/msg00253.html
|
2019-03-13 19:06:48 +08:00
|
|
|
|
|
|
|
- Fix acl_to_text/acl_to_any_text returning EINVAL on empty acl
|
|
|
|
Addresses: https://cygwin.com/ml/cygwin/2019-03/msg00157.html
|