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

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

- Fix a fix in 3.3.0 which broke Vista / Server 2008 by using a Windows
  function introduced with Windows 7 only, namely TryAcquireSRWLockExclusive.
  Addresses: https://cygwin.com/pipermail/cygwin/2021-October/249732.html