]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
pwd: fix erroneous leading slash on some systems
authorPádraig Brady <P@draigBrady.com>
Wed, 1 Jan 2025 08:48:27 +0000 (08:48 +0000)
committerPádraig Brady <P@draigBrady.com>
Wed, 1 Jan 2025 09:11:38 +0000 (09:11 +0000)
* gnulib: Pull in the fix to getcwd() from gnulib.
* NEWS: Mention the fix.

NEWS
gnulib

diff --git a/NEWS b/NEWS
index fff58de8199a743dfa5f988deba41998a221bde8..c4f4182cdde824e3d2fe72d9813241868933642d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,10 @@ GNU coreutils NEWS                                    -*- outline -*-
   and fails instead of silently succeeding.
   [This bug was present in "the beginning".]
 
+  pwd no longer outputs an erroneous double slash on systems
+  where the system getcwd() was completely replaced.
+  [bug introduced in coreutils-9.2]
+
   'shuf' generates more-random output when the output is small.
   [bug introduced in coreutils-8.6]
 
diff --git a/gnulib b/gnulib
index c08abe38ebc2cfd8e0901230f48374d632e95868..cbe5f768350abc89d988ab489dc89d2fd64772fd 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit c08abe38ebc2cfd8e0901230f48374d632e95868
+Subproject commit cbe5f768350abc89d988ab489dc89d2fd64772fd