Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-03-18 | Faster strlen on x64. | Ondrej Bilka | 1 | -259/+0 |
2013-03-06 | Revert " * sysdeps/x86_64/strlen.S: Replace with new SSE2 based implementation" | Ondrej Bilka | 1 | -0/+259 |
2013-03-06 | * sysdeps/x86_64/strlen.S: Replace with new SSE2 based implementation | Ondrej Bilka | 1 | -259/+0 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2011-07-19 | Fix whitespaces | Ulrich Drepper | 1 | -6/+6 |
2011-07-19 | Improve 64 bit strcat functions with SSE2/SSSE3 | Liubov Dmitrieva | 1 | -0/+260 |