summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-01-25 06:59:56 +0000
committerJim Meyering <jim@meyering.net>1997-01-25 06:59:56 +0000
commit68ed0308cfb5b42b8e4c99753059fc0ebc436166 (patch)
treeed4900f0297704f02f7434543159e3bbf7d025f9 /old
parentfb040700615f09b5e0afae6b876c8f134af42e4d (diff)
downloadcoreutils-68ed0308cfb5b42b8e4c99753059fc0ebc436166.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 91d6cc1ba..33f1ace58 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,10 @@
Sat Jan 25 00:34:39 1997 Jim Meyering <meyering@na-net.ornl.gov>
+ * src/cp-aux.c (is_ancestor): Remove function.
+ * src/cp.c (is_ancestor): Add function.
+
+ * src/cp.h: Remove spurious extern dcl of htab.
+
* m4/getgroups.m4: Move the code from configure.in into
this macro that resorts to looking for getgroups in -lbsd.
Set new shell variable, GETGROUPS_LIB (that callers should check),