changeset 3679:03abd6477fa7

.
author Jim Meyering <jim@meyering.net>
date Mon, 10 Dec 2001 00:17:05 +0000
parents 72b3b19fece2
children 85a4e26bbb6f
files lib/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,12 @@
+2001-12-10  Jim Meyering  <meyering@lucent.com>
+
+	* 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  <meyering@lucent.com>
 
 	* modechange.c (mode_compile): Add cast to avoid pedantic warning about