From: Thomas Bushnell, BSG Date: Fri, 10 May 1996 13:44:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: cvs/libc-960511~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cf6f3e0e872ddb5150ecc0f1c2ab54e1e80bb30;p=thirdparty%2Fglibc.git *** empty log message *** Fri May 10 09:41:54 1996 Michael I. Bushnell, p/BSG * string/argz.h (__argz_create, argz_create): Omit const keyword from declaration of ARGV. --- diff --git a/ChangeLog b/ChangeLog index 85bd1734cda..9aca04d6e20 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri May 10 09:41:54 1996 Michael I. Bushnell, p/BSG + + * string/argz.h (__argz_create, argz_create): Omit const keyword + from declaration of ARGV. + Thu May 9 09:17:46 1996 Roland McGrath Cleanups in sunrpc code from NIIBE Yutaka .