From: Ulrich Drepper Date: Mon, 1 Jun 1998 14:18:16 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cd2b951f4c14ee79c63ed0291ae0bb53cf9595a;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 5ec494d28b4..25af577e50a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 1998-06-01 Ulrich Drepper + * sunrpc/rpc/xdr.h (struct XDR): Don't mark xdr_ops element as + const. + * sysdeps/i386/fpu/__math.h: Use ((__unused__)) instead of ((unused)). Reported by Bruno Haible.