Fix memmem to avoid O(n^2) worst-case complexity.
[gnulib.git] / lib / mbsspn.c
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-02-11 Bruno HaibleFix bug. Remove unnecessary strlen call.
2007-02-05 Bruno HaibleNew module 'mbsspn'.