summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/wcsnlen.c
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-06-16x86: Rename generic functions with unique postfix for clarityNoah Goldstein
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-06-23x86-64: Add wcslen optimize for sse4.1Noah Goldstein
2021-03-29x86-64: Add AVX optimized string/memory functions for RTMH.J. Lu
2021-03-29x86-64: Add ifunc-avx2.h functions with 256-bit EVEXH.J. Lu
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-07-13x86: Support usable check for all CPU featuresH.J. Lu
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-07-09x86-64: Update comments in IFUNC selectorsH.J. Lu
2017-06-09x86-64: Optimize strlen/strnlen/wcslen/wcsnlen with AVX2H.J. Lu
2017-06-07x86-64: Fold ifunc-sse4_1.h into wcsnlen.cH.J. Lu
2017-06-06x86-64: Move wcsnlen.S to multiarch/wcsnlen-sse4_1.SH.J. Lu