Skip to content

Commit dd10a32

Browse files
committed
Cygwin: Revise release note
1 parent 88d3ddb commit dd10a32

File tree

1 file changed

+11
-2
lines changed
  • winsup/cygwin/release

1 file changed

+11
-2
lines changed

winsup/cygwin/release/3.6.2

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
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+
17
Fixes:
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.

0 commit comments

Comments
 (0)