Mercurial > hg > octave-lojdl > gnulib-hg
diff lib/ChangeLog @ 4399:8ec81c1cf323
*** empty log message ***
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Wed, 18 Jun 2003 06:03:55 +0000 |
parents | c6450308f123 |
children | 493e0f7fc4f7 |
line wrap: on
line diff
--- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,11 @@ +2003-06-18 Jim Meyering <jim@meyering.net> + + Merge changes from coreutils. + * readutmp.c: Include <string.h> and <stdlib.h> unconditionally. + Remove explicit declarations of xmalloc and realloc. + Include xalloc.h. + (read_utmp): Remove anachronistic cast of xmalloc. + 2003-06-17 Paul Eggert <eggert@twinsun.com> 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 <jas@extundo.com> * sysexit_.h: New file.