begin using attribute_hidden

Joakim Tjernlund joakim.tjernlund at transmode.se
Mon Nov 7 09:44:55 UTC 2005


> -----Original Message-----
> From: uclibc-bounces at uclibc.org 
> [mailto:uclibc-bounces at uclibc.org] On Behalf Of Peter S. Mazinger
> Sent: 07 November 2005 09:59
> To: uclibc at uclibc.org
> Subject: RFC: begin using attribute_hidden
> 
> Hello!
> 
> What about start using attribute_hidden like:
> 
> attribute_hidden __x () {
> }
> 
> strong_alias(__x,x)

hehe, I just replied to your previous mail, suggesting this :)
> 
> Jocke, should libc/string/powerpc/string.c bzero not be 
> changed to this 
> too (the others are already done)? Why a weak_alias here?

hmm, that looks like a mistake. I think I just copied this from
somewhere.
I wounder though why it was a weak alias from wherever I copied it from.
Does glibc define these functions as weak aliases or is this just some
strange leftover
from early days?

> 
> Thanks, Peter



More information about the uClibc mailing list