[PATCH] PPC64 dl-machine.c change to use GLRO

Ulrich Drepper drepper@redhat.com
Mon Mar 8 18:39:00 GMT 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Steve Munroe wrote:
>
> -  INTUSE (_dl_signal_error) (0, map->l_name, NULL, buffer);
> +  GLRO(dl_signal_error) (0, map->l_name, NULL, buffer);
>  }

Not correct.  You need to use GLRO for that function only outside ld.so.
 I've checked in a patch.

Oh, and you again haven't updated the copyright year.  In case you use
emacs, use upd-copyr.el (and whitespace.el, I've removed a lot of excess
whitespaces in the ppc files in the last days).  If you use something
else which has macro capabilities try to get something like upd-copyr.el
implemented.  It checks for accurate copyright years before saving.

- -- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFATL3R2ijCOnn/RHQRAs12AJ0QiLVcTHvEYP7zdSP7fN2YgF8jgACggpRe
nVOLHCxxFwk2WzcsNkp3sbU=
=Uufu
-----END PGP SIGNATURE-----



More information about the Libc-hacker mailing list