Update after allocsa -> malloca renaming.
[gnulib.git] / modules / c-strstr
2007-06-09 Bruno HaibleUpdate after allocsa -> malloca renaming.
2007-02-12 Bruno HaibleOptimize memory allocation to use alloca when possible.
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity.
2006-08-28 Bruno HaibleNew module 'c-strstr'.