aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2025-01-07 02:36:55 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2025-01-07 20:53:18 +0100
commita4c414796a4b7464b24f5e13f35042f3b7a2444b (patch)
treec29daddad35e678637513b35f186c7602f6ef86c /sysdeps/mach/hurd
parente3ec3fbe644da1f9b7c798e820f314bcffd56067 (diff)
downloadglibc-master.zip
glibc-master.tar.gz
glibc-master.tar.bz2
include/string.h: Also redirect calls if not inlined in libpthreadHEADmaster
htl's pt-alloc.c calls __mempcpy, which is #defined to __builtin_mempcpy, but which does not happen to get inlined (the size is dynamic), and then gcc emits a reference to mempcpy, thus violating symbol exposition standard. We thus also have to redirect such references to __mempcpy too.
Diffstat (limited to 'sysdeps/mach/hurd')
0 files changed, 0 insertions, 0 deletions