summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-01 21:40:07 +0000
committerJim Meyering <jim@meyering.net>2001-11-01 21:40:07 +0000
commitf8b38d358b21e6ab483cbcd72b2157e2e03989b2 (patch)
tree99f3e6d8bc5a349ddbf1b719e42f3e2dc7fc05d1 /old
parent6fa5979ccb0a1bb10af49c6a2cf12afc76ca3459 (diff)
downloadcoreutils-f8b38d358b21e6ab483cbcd72b2157e2e03989b2.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 53f1f622d..2348f1b6d 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -2,6 +2,9 @@
* Version 4.1.1.
+ * src/ls.c: Include dirfd.h.
+ (print_dir): If dirfd fails, resort to using stat.
+
* tests/ls/infloop: Redirect cmp's stderr to /dev/null.
* src/ls.c (struct pending) [st_ino, st_dev]: Remove members.