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

20 lines
463 B
Groff

What's new:
-----------
What changed:
-------------
Bug Fixes
---------
- Fix /proc/version after uname change
Addresses: https://cygwin.com/ml/cygwin/2019-03/msg00467.html
- Fix a crash in wcsxfrm_l if destination size is 0.
Addresses: https://cygwin.com/ml/cygwin/2019-03/msg00492.html
- Fix a problem in process enumeration which led to `ps -W' showing
Cygwin processes twice and potentially with incorrect Windows PID.
Addresses: Report on IRC