summaryrefslogtreecommitdiff
path: root/lib/mbsstr.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 mbsstr.Bruno Haible2007-02-111-0/+305
* New module 'mbsstr'. Remove module 'strstr'.Bruno Haible2007-02-051-2/+3
* Move to here from strstr.c.Bruno Haible2007-02-051-0/+126