From 86f04e3bb3cf08e56f6c9ae63051b700c1422d8f Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 5 Nov 1995 13:16:57 +0000 Subject: . --- old/textutils/ChangeLog | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'old') diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 8e240f818..19d4d09ed 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,18 @@ +Sun Nov 5 06:59:27 1995 Jim Meyering (meyering@comco.com) + + * csplit.c Move prototypes after struct declarations. + Remove prototypes for xmalloc, xrealloc. + Protect prototypes with __P. + (new_control_record): Cast arg 1 to realloc. + + * fmt.c [__P]: Test PROTOTYPES, not __STDC__. + Protoize. + +Sat Nov 4 23:51:30 CST 1995 Jim Meyering (meyering@comco.com) + + * csplit.c (close_output_file): Set output_stream to NULL so we + don't recurse endlessly between this function and cleanup. + * unexpand.c: Reorder functions to obviate forward dcls. Remove forward dcls. Protoize. Add `const' attribute to some parameters. @@ -59,7 +74,7 @@ Mon Oct 23 23:17:04 1995 Jim Meyering (meyering@comco.com) Thu Oct 19 17:38:28 1995 Jim Meyering (meyering@comco.com) - * od.c: Indent cpp directives. + * od.c: Indent cpp directives. * tr.c (BEGIN_STATE): Use INT_MAX - 1 so as not to interfere with large repeat counts. -- cgit v1.2.3-70-g09d2