Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright dates with scripts/update-copyrights | Joseph Myers | 2023-01-06 | 1 | -1/+1 |
* | x86: Add support to build strcmp/strlen/strchr with explicit ISA level | Noah Goldstein | 2022-07-16 | 1 | -4/+27 |
* | x86: Move strlen SSE2 implementation to multiarch/strlen-sse2.S | Noah Goldstein | 2022-07-13 | 1 | -3/+3 |
* | Faster strlen on x64. | Ondrej Bilka | 2013-03-18 | 1 | -62/+5 |
* | Revert " * sysdeps/x86_64/strlen.S: Replace with new SSE2 based implementation" | Ondrej Bilka | 2013-03-06 | 1 | -5/+62 |
* | * sysdeps/x86_64/strlen.S: Replace with new SSE2 based implementation | Ondrej Bilka | 2013-03-06 | 1 | -62/+5 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Add optimized x86-64 implementation of strnlen. | Ulrich Drepper | 2010-07-26 | 1 | -0/+64 |