From: Jim Meyering Date: Fri, 14 Mar 2003 12:52:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.11~91 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=acf7bd48ce5f5440feacf6b3c159d1e3dd11e9d6;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index b4ed25d7be..8f8ef3ba24 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2003-02-04 Dmitry V. Levin + + * stat.c: Include "xalloc.h". + 2003-03-13 Paul Eggert Merge changes from Bison. @@ -321,7 +325,8 @@ (libfetish_a_SOURCES): Add search_.h. * ftw_.h: Rename from ftw.h. - * obstack.h (obstack_object_size): Declare temporary, __o, to be const. + * obstack.h (obstack_object_size): Declare temporary, __o, + to be const, in order to avoid warnings. (obstack_room): Likewise. (obstack_empty_p): Likewise.