1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-10 14:13:31 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-12-08 20:55:02 +00:00
parent f2af80ecd0
commit 8cf6e02841

View File

@@ -3,7 +3,7 @@
* Version 4.5.4.
* src/du.c (lstat) [! LSTAT_FOLLOWS_SLASHED_SYMLINK]:
Define to rpl_lstat, so that even on systems like Solaris 5.8,
Define to rpl_lstat, so that even on systems like Solaris 2.8,
du honors (per POSIX) the trailing slash on an argument referring
to a symlink-to-directory.