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 0/2] hurd: Fix some ld.so symbol override from libc


Hello,

Ping?

Samuel

Samuel Thibault, le sam. 28 juil. 2018 16:27:56 +0200, a ecrit:
> Hello,
> 
> These fix hurd ld.so symbol overriding from libc by using
> libc_hidden_proto instead of attribute_hidden.
> 
> I could check that it doesn't change the abilist on linux x86_64.
> 
> Samuel
> 
> Samuel Thibault (2):
>   hurd: Fix some ld.so symbol override from libc
>   hurd: Fix some ld.so symbol override from libc
> 
>  ChangeLog                            | 10 ++++++++++
>  include/unistd.h                     |  6 ++++--
>  io/access.c                          |  1 +
>  io/getcwd.c                          |  1 +
>  sysdeps/mach/hurd/access.c           |  1 +
>  sysdeps/mach/hurd/getcwd.c           |  1 +
>  sysdeps/mach/hurd/i386/ld.abilist    |  2 ++
>  sysdeps/mach/hurd/i386/libc.abilist  |  2 ++
>  sysdeps/mach/hurd/i386/localplt.data |  4 ++--
>  sysdeps/posix/getcwd.c               |  1 +
>  sysdeps/unix/sysv/linux/access.c     |  1 +
>  sysdeps/unix/sysv/linux/getcwd.c     |  1 +
>  12 files changed, 27 insertions(+), 4 deletions(-)
> 
> -- 
> 2.18.0
> 

-- 
Samuel
>Ever heard of .cshrc?
That's a city in Bosnia.  Right?
(Discussion in comp.os.linux.misc on the intuitiveness of commands.)


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