mirror of
https://https.git.savannah.gnu.org/git/coreutils.git
synced 2026-01-27 01:44:21 +00:00
pwd: fix erroneous leading slash on some systems
* gnulib: Pull in the fix to getcwd() from gnulib. * NEWS: Mention the fix.
This commit is contained in:
parent
6229ac946e
commit
45bcc6aaaf
4
NEWS
4
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]
|
||||
|
||||
|
||||
2
gnulib
2
gnulib
@ -1 +1 @@
|
||||
Subproject commit c08abe38ebc2cfd8e0901230f48374d632e95868
|
||||
Subproject commit cbe5f768350abc89d988ab489dc89d2fd64772fd
|
||||
Loading…
x
Reference in New Issue
Block a user