[PATCH 1/2] rtld: fix typo in comment

Rolf Eike Beer eb@emlix.com
Mon Oct 12 07:08:36 GMT 2020


Am Dienstag, 22. September 2020, 14:23:40 CEST schrieb H.J. Lu:
> On Tue, Sep 22, 2020 at 5:13 AM Rolf Eike Beer <eb@emlix.com> wrote:
> > ---
> > 
> >  elf/rtld.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/elf/rtld.c b/elf/rtld.c
> > index 5b882163fa..99d130cd1c 100644
> > --- a/elf/rtld.c
> > +++ b/elf/rtld.c
> > @@ -352,7 +352,7 @@ struct rtld_global _rtld_global =
> > 
> >    };
> >  
> >  /* If we would use strong_alias here the compiler would see a
> >  
> >     non-hidden definition.  This would undo the effect of the previous
> > 
> > -   declaration.  So spell out was strong_alias does plus add the
> > +   declaration.  So spell out what strong_alias does plus add the
> > 
> >     visibility attribute.  */
> >  
> >  extern struct rtld_global _rtld_local
> >  
> >      __attribute__ ((alias ("_rtld_global"), visibility ("hidden")));
> > 
> > --
> > 2.28.0
> 
> LGTM.

Is anyone going to pick it up?

Eike
-- 
Rolf Eike Beer, emlix GmbH, http://www.emlix.com
Fon +49 551 30664-0, Fax +49 551 30664-11
Gothaer Platz 3, 37083 Göttingen, Germany
Sitz der Gesellschaft: Göttingen, Amtsgericht Göttingen HR B 3160
Geschäftsführung: Heike Jordan, Dr. Uwe Kracke – Ust-IdNr.: DE 205 198 055

emlix - smart embedded open source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 313 bytes
Desc: This is a digitally signed message part.
URL: <https://sourceware.org/pipermail/libc-alpha/attachments/20201012/ebc8b6d3/attachment.sig>


More information about the Libc-alpha mailing list