From: Jim Meyering Date: Fri, 26 Jan 2001 11:15:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=607bcdf5ffd953cb80ba60808242284c14090490;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 93f60b7605..f5b3c245c7 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,9 @@ 2001-01-26 Jim Meyering + * quotearg.c: Include stddef.h. + * quote.c: Include stddef.h. + Reported by Axel Kittenberger. + * xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking line in double quotes so that it evokes a better diagnostic. [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.