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

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorMark Geisert <mark@maxrnd.com>2023-07-13 08:36:59 +0300
committerCorinna Vinschen <corinna@vinschen.de>2023-07-13 13:15:37 +0300
commitc836d26d768b9db1b948ba5dcef571cd356cfb6c (patch)
tree5cecabe374dfb24d2a74c77b0773e85ee920d78a /winsup
parent3f2790e0443973fc3130713b0f8d8be3bf5650af (diff)
Cygwin: Update release/3.4.8 for latest <sys/cpuset.h> commit
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/release/3.4.83
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/release/3.4.8 b/winsup/cygwin/release/3.4.8
index d1e34ce3c..3113be8cb 100644
--- a/winsup/cygwin/release/3.4.8
+++ b/winsup/cygwin/release/3.4.8
@@ -3,3 +3,6 @@ Bug Fixes
- Make <sys/cpuset.h> safe for c89 compilations.
Addresses: https://cygwin.com/pipermail/cygwin-patches/2023q3/012308.html
+
+- Make gcc-specific code in <sys/cpuset.h> compiler-agnostic.
+ Addresses: https://cygwin.com/pipermail/cygwin/2023-July/253927.html