summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1993-04-04 22:15:32 +0000
committerJim Meyering <jim@meyering.net>1993-04-04 22:15:32 +0000
commit43a62704e9de897366bf9e8a11a6ef0f5c8104b2 (patch)
tree164c99c359f26e3bea885864eda1e41c94e24020 /old
parent5b21dc1ece25e80c3819e7b3f0d879faa7594256 (diff)
downloadcoreutils-43a62704e9de897366bf9e8a11a6ef0f5c8104b2.tar.xz
.
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 ddb6f45f7..0352552ef 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -12,6 +12,9 @@ Sun Apr 4 09:38:00 1993 Jim Meyering (meyering@comco.com)
* mv.c (do_move): Ditto
* makepath.c (make_path): Ditto
+ * lib/eaccess.c (eaccess_stat): Cast to unsigned the value to
+ be right-shifted to avoid ANSI vs K&R semantic ambiguity.
+
Sat Apr 3 18:17:23 1993 Jim Meyering (meyering@comco.com)
* Makefile.in [Makefile]: Add dependencies and a rule to remake it.