Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | |
2011-10-07 | Improve 64 bit memchr, memrchr, rawmemchr with SSE2 | Liubov Dmitrieva | |
2009-06-16 | Fix x86-64 memchr for large lengths. | Jakub Jelinek | |
2009-05-09 | * sysdeps/x86_64/memchr.S: Handle invalid buffer pointers when | Ulrich Drepper | |
count is zero. | |||
2009-04-10 | * sysdeps/x86_64/rawmemchr.S: New file. | Ulrich Drepper | |
2009-04-07 | * string/stratcliff.c (do_test): Add memchr tests.. | Ulrich Drepper | |
* sysdeps/x86_64/memchr.S: Fix handling of end of buffer after first read quad word. | |||
2009-04-07 | * sysdeps/x86_64/memchr.S: New file. | Ulrich Drepper | |