]> git.ipfire.org Git - thirdparty/glibc.git/commit
hurd: Fix some ld.so symbol override from libc
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 28 Jul 2018 13:12:42 +0000 (15:12 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 28 Jul 2018 13:12:42 +0000 (15:12 +0200)
commitaf86087f02a5522d8801a11d8381e04f95e33162
tree3931e424023cbdc864b7f9ac1a35095a5272bb1c
parent99bc62413665dbfcc2c9ec0434bd668323f422e8
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.

* sysdeps/mach/hurd/not-errno.h: New file.
* sysdeps/mach/hurd/i386/localplt.data: Update accordingly.
ChangeLog
sysdeps/mach/hurd/i386/localplt.data
sysdeps/mach/hurd/not-errno.h [new file with mode: 0644]