summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/strncat.c
AgeCommit message (Expand)Author
2018-05-16x86-64: Use IFUNC strncat inside libc.soH.J. Lu
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-09-06Remove remaining _HAVE_STRING_ARCH_* definitions (BZ #18858)Adhemerval Zanella
2017-06-15x86-64: Implement strcat family IFUNC selectors in CH.J. Lu