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