]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/x86_64/multiarch/strncat-avx2.S
x86: Fix strncat-avx2.S reading past length [BZ #30065]
[thirdparty/glibc.git] / sysdeps / x86_64 / multiarch / strncat-avx2.S
2023-02-01  Noah Goldsteinx86: Fix strncat-avx2.S reading past length [BZ #30065]
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-12-02  H.J. Lux86-64 strncat: Properly handle the length parameter...
2022-11-09  Noah Goldsteinx86: Optimize and shrink st{r|p}{n}{cat|cpy}-avx2 functions
2022-07-16  Noah Goldsteinx86: Add support to build st{p|r}{n}{cpy|cat} with...
2019-01-14  Leonardo Sandovalx86-64: Optimize strcat/strncat, strcpy/strncpy and...