summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-10-29 20:44:14 +0000
committerJim Meyering <jim@meyering.net>1995-10-29 20:44:14 +0000
commit9eb195d6a5692a30607af5d5a9870308481f8967 (patch)
tree9c04da8c1e4ce005ec786efd62ee7759a9b93453 /old
parent40f0f4d2e88a03c86a63c7fe063195726e98b42e (diff)
downloadcoreutils-9eb195d6a5692a30607af5d5a9870308481f8967.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog20
1 files changed, 19 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index a55c9d5b9..7288efdfa 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,21 @@
+Sun Oct 29 14:04:36 1995 Jim Meyering (meyering@comco.com)
+
+ * paste.c (main): Move function body to end of file.
+ Remove forward dcls and protoize.
+ * sum.c (main): Likewise.
+ * nl.c: Protoize. Reorder functions to obviate forward dcls.
+ Remove forward dcls.
+ * tac.c: Likewise.
+ * src/Makefile.in:
+
+ * sum.c (bsd_sum_file): Give file name parameter const attribute.
+ (sysv_sum_file): Likewise.
+
+ * tac.c (xwrite): Give output buffer parameter const attribute.
+ (output): Likewise for both parameters.
+ (tac): Likewise for file name parameter.
+ (tac_file): Likewise.
+
Sat Oct 28 16:02:39 1995 Jim Meyering (meyering@comco.com)
* md5sum.c (md5_check): Use the same message format when there is
@@ -17,7 +35,7 @@ Mon Oct 23 23:17:04 1995 Jim Meyering (meyering@comco.com)
* lib/Makefile.in (INCLUDE, COMPILE): New variables.
(.c.o): Rewrite to be more like src/Makefile.in.
-
+
* src/Makefile.in (distclean): Remove .deps.
Include @top_srcdir@/mkdep-Makefile.