From: Pádraig Brady Date: Mon, 11 Jan 2010 22:50:21 +0000 (+0000) Subject: nproc: return a possibly more accurate total CPU count X-Git-Tag: v8.4~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21a6a7f64c8dab1d07fbbc1ff25a58aaf706d08e;p=thirdparty%2Fcoreutils.git nproc: return a possibly more accurate total CPU count * gnulib: Update, for num_processors() improvement. * NEWS: Mention the fix. --- diff --git a/NEWS b/NEWS index 04a75cd6f4..7f0c8e2751 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,13 @@ GNU coreutils NEWS -*- outline -*- * Noteworthy changes in release ?.? (????-??-??) [?] +** Bug fixes + + nproc --all is now guaranteed to be as large as the count + of available processors, which may not have been the case + on GNU/Linux systems with neither /proc nor /sys available. + [bug introduced in coreutils-8.1] + ** Build-related Work around a build failure when using buggy . diff --git a/gnulib b/gnulib index c535f4489b..0a68a3d852 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit c535f4489b41f28afd115ae331d69595ea41b6a1 +Subproject commit 0a68a3d852c46f4d23bb0239c0e9f3398d71823f