From: Jim Meyering Date: Sat, 7 Jun 2003 10:19:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5db90a0c3fa726d9facb32e1f4bf8c5c649d342;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 23b815b79b..b183890192 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,6 +1,8 @@ 2003-06-07 Jim Meyering From coreutils. + * stat.c: Don't declare xmalloc explicitly. + Instead, include "xalloc.h". * readtokens.c (readtokens): Remove anachronistic casts of xmalloc, xrealloc, and xcalloc return values. * xgetcwd.c (xgetcwd): Include "xgetcwd.h".