23 lines
565 B
Groff
23 lines
565 B
Groff
|
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
|