about summary refs log tree commit diff
path: root/mymemmem.c
Commit message (Collapse)AuthorAgeFilesLines
* mymemmem: update with patch from musl mailing listLeah Neukirchen2017-07-111-15/+10
| | | | Fix by Alexander Monakov.
* mymemmem: fix twobyte_memmem out of bound readsLeah Neukirchen2017-06-281-1/+7
| | | | Closes #40.
* import musl memmemChristian Neukirchen2016-07-261-0/+173