]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Tue, 25 Jun 1996 05:09:55 +0000 (05:09 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 25 Jun 1996 05:09:55 +0000 (05:09 +0000)
old/fileutils/ChangeLog

index e27bfc7d6b0780c5beacf64dd4282b8e416a33e2..c36d3682f310d68dfc2f45899e290a299c103e65 100644 (file)
@@ -1,5 +1,15 @@
+Tue Jun 25 00:03:43 1996  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * getline.c: New file.
+       * getline.h: New file.
+       * lib/Makefile.am (fu_SOURCES): Add getline.c.
+       (noinst_HEADERS): Add getline.h.
+
 Mon Jun 24 22:39:02 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * configure.in (AC_REPLACE_FUNCS): Add strndup.
+       (AC_PATH_PROG): Check for perl.
+
        * ls.c (decode_switches): Allow 0 as argument to --tabsize (-T) option.
        Interpret as a directive to use no TAB characters to separate columns.
        (indent): Handle TABSIZE == 0.