summaryrefslogtreecommitdiff
path: root/modules/c-strstr
Commit message (Expand)AuthorAgeFilesLines
* Optimize memory allocation to use alloca when possible.Bruno Haible2007-02-121-0/+1
* Ensure O(n) worst-case complexity.Bruno Haible2007-02-111-0/+2
* New module 'c-strstr'.Bruno Haible2006-08-281-0/+23