We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7930b49 commit a439763Copy full SHA for a439763
winsup/cygwin/release/3.6.1
@@ -45,3 +45,7 @@ Fixes:
45
- Fix up cached DOS attributes when trying to create the same file in
46
two (or more) threads/processes concurrently.
47
Addresses: https://cygwin.com/pipermail/cygwin/2025-April/257871.html
48
+
49
+- Fix deadlock when calling pthread_key_create in the destructor of
50
+ a pthread_key.
51
+ Addresses: https://cygwin.com/pipermail/cygwin/2025-March/257705.html
0 commit comments