From: Jim Meyering Date: Wed, 18 Jun 2003 06:03:55 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03d089ba4969314534caeaa7da66cb7f9dc98fb2;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 8bedcbae06..179d0d286b 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,11 @@ +2003-06-18 Jim Meyering + + Merge changes from coreutils. + * readutmp.c: Include and unconditionally. + Remove explicit declarations of xmalloc and realloc. + Include xalloc.h. + (read_utmp): Remove anachronistic cast of xmalloc. + 2003-06-17 Paul Eggert Assume C89, so PARAMS isn't needed. @@ -12,7 +20,7 @@ * filemode.h, hard-locale.h, memcoll.h, modechange.h, physmem.h, same.h, strverscmp.h: Do not include config.h; no longer needed. Anyway, config.h should always be included before any other file. - + 2003-06-11 Simon Josefsson * sysexit_.h: New file.