summaryrefslogtreecommitdiff
path: root/lib/mbscasestr.c
Commit message (Expand)AuthorAgeFilesLines
* Optimize memory allocation to use alloca when possible.Bruno Haible2007-02-121-4/+5
* Ensure O(n) worst-case complexity of mbscasestr.Bruno Haible2007-02-111-0/+318
* New module 'mbscasestr'. Reduced goal of 'strcasestr'.Bruno Haible2007-02-051-3/+3
* Copied from strcasestr.c.Bruno Haible2007-02-051-0/+145