]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 31 Aug 1997 15:27:53 +0000 (15:27 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 31 Aug 1997 15:27:53 +0000 (15:27 +0000)
old/fileutils/ChangeLog

index 7d24796848268701d994f56f9b5c92ae80ce6512..5cafc41604d1af1f51bbd7486cb2ea2ac6512e1e 100644 (file)
@@ -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.