File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed
Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ Changes:
2+ --------
3+
4+ - Update <search.h> to align with POSIX.1-2024, adding the posix_tnode type
5+ and declaring functions using it.
6+
17Fixes:
28------
39
@@ -11,16 +17,19 @@ Fixes:
1117- Fix the console states after the console is closed.
1218 Addresses: https://cygwin.com/pipermail/cygwin/2025-April/257909.html
1319
20+ - Fix compilation of sys/unistd.h with std=c90
21+ Addresses: https://sourceware.org/pipermail/cygwin-patches/2025q2/013644.html
22+
1423- Fix setting DOS attributes on devices.
15- Addresse : https://cygwin.com/pipermail/cygwin/2025-April/257940.html
24+ Addresses : https://cygwin.com/pipermail/cygwin/2025-April/257940.html
1625
1726- Fix cygwin_conv_path writing to 'to' pointer before size is checked.
1827 Addresses: https://cygwin.com/pipermail/cygwin/2025-April/258068.html
1928
2029- Fix handle leak occured when the signal handler calls longjmp().
2130 https://sourceware.org/pipermail/cygwin/2025-March/257726.html
2231
23- - Fix conserver -config error.
32+ - Fix cygserver -config error.
2433 https://cygwin.com/pipermail/cygwin/2025-April/258086.html
2534
2635- Fix deadlock for opening both side of a fifo in a process.
You can’t perform that action at this time.
0 commit comments