1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-25 18:19:00 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-03-04 21:42:29 +00:00
parent b71a7bfd31
commit fa2e6d600c
+2
View File
@@ -1,4 +1,6 @@
[4.5.9]
* pwd now fails if the name of the working directory is so long that getcwd
truncates it. Before it would return the truncated name.
* `df /some/mount-point' no longer hangs on a GNU libc system when another
hard-mounted NFS file system (preceding /some/mount-point in /proc/mounts)
is inaccessible.