From: Jim Meyering Date: Mon, 20 Jan 2003 15:45:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.5~155 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bbba381fd3e86327500a837eefbd7706265557c;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index a4c334e1a9..d81a47a07d 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,9 @@ 2003-01-20 Jim Meyering + * obstack.h (obstack_object_size): Declare temporary, __o, to be const. + (obstack_room): Likewise. + (obstack_empty_p): Likewise. + Merge in changes from GNU libc * error.c: Eliminate many `#ifdef USE_IN_LIBIO' conditionals.