From: Jim Meyering Date: Sun, 31 Aug 1997 15:27:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22a~137 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=e7d45e86d1fda64c1ce0a07f3776367a641024a2;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 7d24796848..5cafc41604 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,15 @@ 1997-08-31 Jim Meyering + * 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.