# HG changeset patch # User Jim Meyering # Date 1055916235 0 # Node ID 8ec81c1cf323251ad7cacf34da3d970a812a0d1d # Parent 616adf27c4159c54c84893892006b8a590a83db2 *** empty log message *** diff --git a/lib/ChangeLog b/lib/ChangeLog --- 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.