Test yesno in combination with closein.
[gnulib.git] / modules / c-strcasestr
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 of c_strcasestr.
2005-10-11 Bruno HaibleNew module 'c-strcasestr'.