diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-07-27 11:18:29 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-07-27 11:18:29 +0200 |
commit | 20365a315b4e1aaa786e3b470a709b65406395e7 (patch) | |
tree | 77a69adec8b311b5524c9209c15dd264c1840a9f /nptl/tst-backtrace1.c | |
parent | cb1a43db05ec4ad16daa4027228858ce52c8663b (diff) | |
download | glibc-20365a315b4e1aaa786e3b470a709b65406395e7.tar.gz glibc-20365a315b4e1aaa786e3b470a709b65406395e7.tar.xz glibc-20365a315b4e1aaa786e3b470a709b65406395e7.zip |
hurd: Fix some ld.so symbol override from libc
ld.so symbols to be overriden by libc need to be extern to really get overriden. More fixes are needed to avoid the hidden attribute. * sysdeps/mach/hurd/Versions (libc): Make __access and __access_noerrno external so they can override the ld symbols. (ld): Make __access, __read, __sbrk, __strtoul_internal, __write, __writev, __open64, __access_noerrno extern so they can be overrided. * sysdeps/mach/hurd/i386/libc.abilist: Update accordingly. * sysdeps/mach/hurd/i386/ld.abilist: Update accordingly.
Diffstat (limited to 'nptl/tst-backtrace1.c')
0 files changed, 0 insertions, 0 deletions