Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
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-10-07 | Improve 64 bit memchr, memrchr, rawmemchr with SSE2 | Liubov Dmitrieva | 1 | -36/+280 |
2009-06-16 | Fix x86-64 memchr for large lengths. | Jakub Jelinek | 1 | -3/+3 |
2009-05-09 | * sysdeps/x86_64/memchr.S: Handle invalid buffer pointers when | Ulrich Drepper | 1 | -0/+2 |
2009-04-10 | * sysdeps/x86_64/rawmemchr.S: New file. | Ulrich Drepper | 1 | -2/+1 |
2009-04-07 | * string/stratcliff.c (do_test): Add memchr tests.. | Ulrich Drepper | 1 | -4/+4 |
2009-04-07 | * sysdeps/x86_64/memchr.S: New file. | Ulrich Drepper | 1 | -0/+67 |