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

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

Bug Fixes ---------

- Fix strxfrm/wcsxfrm return value if output buffer is too small.
Fix
  wcsxfrm return value either way.
  Addresses: https://cygwin.com/ml/cygwin/2016-04/msg00232.html

- Fix bug introduced in 2.5.0: Fix condition specifying  when  to
write a
  NULL SID ACE.
  Addresses: https://cygwin.com/ml/cygwin/2016-04/msg00400.html

-  Remove  spurious checks for already initialized pthread object
in pthread
  object init functions.
  Addresses: https://cygwin.com/ml/cygwin/2016-04/msg00473.html