]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
build: update gnulib to latest
authorPádraig Brady <P@draigBrady.com>
Mon, 11 Nov 2024 14:54:03 +0000 (14:54 +0000)
committerPádraig Brady <P@draigBrady.com>
Mon, 11 Nov 2024 14:54:03 +0000 (14:54 +0000)
* NEWS: Mention the fix to nproc honoring the affinity mask
on systems with more than 1024 processors.

NEWS
gnulib

diff --git a/NEWS b/NEWS
index 0c4220157b3d9bacb0b0486b15332a532d26cff4..9fee0c87e9624add8d85e9dabea60c7e6c397766 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,10 @@ GNU coreutils NEWS                                    -*- outline -*-
   have exited with a "Function not implemented" error.
   [bug introduced in coreutils-8.28]
 
+  nproc gives more consistent results on systems with more than 1024 CPUs.
+  Previously it would have ignored the affinity mask on such systems.
+  [bug introduced with nproc in coreutils-8.1]
+
   'shuf' generates more-random output when the output is small.
   [bug introduced in coreutils-8.6]
 
diff --git a/gnulib b/gnulib
index 74b6a2a7386cf8586c1244297d4d87dde123db42..ee0bc695303775da5026091a65e8ec2b764f4a26 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 74b6a2a7386cf8586c1244297d4d87dde123db42
+Subproject commit ee0bc695303775da5026091a65e8ec2b764f4a26