* m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
[gnulib.git] / modules / strcasestr
2007-02-12 Bruno HaibleOptimize memory allocation to use alloca when possible.
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity of strcasestr substitute.
2007-02-05 Bruno HaibleAddendum to last patch.
2007-02-01 Bruno HaibleEnforce the use of gnulib modules for unportable <strin...
2007-01-27 Bruno HaibleDeclare strcasestr() in the <string.h> replacement...
2006-10-13 Bruno Haiblegnulib-tool now synthesizes the EXTRA_DIST line.
2006-10-12 Bruno HaibleDistribute all lib/* source files through EXTRA_DIST.
2005-08-17 Bruno HaibleNew module 'strcasestr'.