This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] posix: Add compat glob symbol to not follow dangling symbols


On Fri, 15 Sep 2017, Adhemerval Zanella wrote:

> > 3. sysdeps/unix/sysv/linux/alpha/oldglob.c has another compat version for 
> > a different glob_t layout.  Presumably that one also should ignore 
> > gl_lstat.
> 
> Indeed I forgot to add alpha, I will update my local commit message.

I think that source file needs updating to ensure gl_lstat is not used, 
not just the commit message.

> > I also don't see an update of powerpc/powerpc64/libc-le.abilist.
> 
> Ack. I will add as well.

In general, I recommend "make update-all-abi" if the symbols you're adding 
are the same for all glibc configurations, with manual abilist updates 
only if different configurations should get different symbols.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]