summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-08-31 15:27:53 +0000
committerJim Meyering <jim@meyering.net>1997-08-31 15:27:53 +0000
commite7d45e86d1fda64c1ce0a07f3776367a641024a2 (patch)
tree29185064948a71556e8fdbc74f7615b7711225b9 /old/fileutils
parent9ecc0c55172e19cb54174c27d075a3ca169c2d69 (diff)
downloadcoreutils-e7d45e86d1fda64c1ce0a07f3776367a641024a2.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 7d2479684..5cafc4160 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,15 @@
1997-08-31 Jim Meyering <meyering@na-net.ornl.gov>
+ * lib/oa-hash.c: New file.
+ * lib/oa-hash.h: New file.
+
+ * lib/Makefile.am (libfu_a_SOURCES): Add oa-hash.c.
+ (noinst_HEADERS): Add oa-hash.h.
+
+ * configure.in (AC_REPLACE_FUNCS): Add stpncpy.
+
+ * src/rm.c (remove_cwd_entries): Convert to using oa-hash.c.
+
* m4/Makefile.am (EXTRA_DIST): Add d-ino.m4 and d-type.m4.
* tests/rm: New directory and tests.