From efc6e85c74c7085eeb482d225d4074191a2b37d0 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 10 Dec 2001 00:17:05 +0000 Subject: . --- lib/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'lib') diff --git a/lib/ChangeLog b/lib/ChangeLog index 213b54914..f51894879 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,12 @@ +2001-12-10 Jim Meyering + + * linebuffer.c: Remove explicit declarations of xmalloc and xrealloc, + Instead, include "xalloc.h". + (initbuffer): Don't cast xmalloc return value to char*. + (readline): Reword comment. + Don't cast xrealloc return value to char* + Return NULL, not 0. + 2001-12-09 Jim Meyering * modechange.c (mode_compile): Add cast to avoid pedantic warning about -- cgit v1.2.3-54-g00ecf