summaryrefslogtreecommitdiff
path: root/sysdeps/unix
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2018-05-16 09:03:45 -0700
committerH.J. Lu <hjl.tools@gmail.com>2018-05-16 09:04:35 -0700
commit04958880e04264da97873b4d41d9bc34567afaef (patch)
tree3b9abfdf4628354305efcde9626fe38682bfbf3e /sysdeps/unix
parentc9992d13c4160edd5449ee6c8f407663f2ac6dbd (diff)
x86-64: Use IFUNC strncat inside libc.so
Unlike i386, we can call hidden IFUNC functions inside libc.so since x86-64 PLT is always PIC. Tested on x86-64. * sysdeps/x86_64/multiarch/strncat-c.c (STRNCAT_PRIMARY): Removed. Include <string/strncat.c>. * sysdeps/x86_64/multiarch/strncat.c (__strncat): New strong alias. (__GI___strncat): New hidden alias.
Diffstat (limited to 'sysdeps/unix')
0 files changed, 0 insertions, 0 deletions