aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/tst-strncmp-rtm.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-25x86: Fix fallback for wcsncmp_avx2 in strcmp-avx2.S [BZ #28896]Noah Goldstein1-0/+15
2022-02-18x86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.cNoah Goldstein1-2/+2
2022-02-18x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896]Noah Goldstein1-9/+23
2022-02-17x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]Noah Goldstein1-1/+16
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-03-29x86: Add string/memory function tests in RTM regionH.J. Lu1-0/+52