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

- Add _PC_CASE_INSENSITIVE flag to [f]pathconf(3).

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

Bug Fixes ---------

- Fix regression in console charset handling
  Addresses: https://cygwin.com/ml/cygwin/2016-10/msg00000.html

- Fix case-sensitivity problem when renaming directories
  Addresses: https://cygwin.com/ml/cygwin/2016-09/msg00264.html

- Fix page count in /proc/<pid>/statm and /proc/<pid>/status.
  Addresses:                  https://cygwin.com/ml/cygwin-patch-
es/2016-q4/msg00008.html