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 4074022 commit 69f09ebCopy full SHA for 69f09eb
1 file changed
winsup/cygwin/release/3.6.7
@@ -1,7 +1,7 @@
1
Fixes:
2
------
3
4
-- Guard c32rtomb against invalid input characters.
+- Guard c32rtomb() against invalid input characters.
5
Addresses a testsuite error in current gawk git master.
6
7
- Allow changing primary group even when running with cygserver account
@@ -13,3 +13,8 @@ Fixes:
13
14
- Fix uid/gid mapping from unix id to Cygwin id in certain scenarios when
15
accessing Samba or NFS shares on unixoid OS.
16
+
17
+- gencat: Fix a bug in octal value handling in catalog input files.
18
+ Addresses a flaw in tcsh's cataloge file generation.
19
20
+- Bump default_POSIX_C_SOURCE to 202405.
0 commit comments