Projet_SETI_RISC-V/riscv-gnu-toolchain/newlib/winsup/cygwin/release/2.5.1
2023-03-06 14:48:14 +01:00

22 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