Welcome to mirror list, hosted at ThFree Co, Russian Federation.

3.4.3 « release « cygwin « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: eb1d6c6388b72ddd4cf06be2630df61e958854f5 (plain)
1
2
3
4
5
6
7
8
9
Bug Fixes
---------

- Fix path handling to make sure virtual drives are never treated
  as symlinks.
  Addresses: https://cygwin.com/pipermail/cygwin/2022-December/252665.html

- Revert incorrect optimization of wmemset()
  Addresses: https://cygwin.com/pipermail/cygwin/2022-December/252699.html