*** empty log message ***

This commit is contained in:
Jim Meyering
1997-08-31 15:27:53 +00:00
parent 9ecc0c5517
commit e7d45e86d1
+10
View 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.