summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/strpbrk.c
AgeCommit message (Expand)Author
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-11-09Add support for GCC 9 attribute copy.Martin Sebor
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 strcspn/strpbrk/strspn IFUNC selectors in CH.J. Lu