modules/strcasestr


Log

Author Commit Date CI Message
Bruno Haible 89861a8b 2007-07-16T10:45:26 Use the synonymous term LGPLv2.
Bruno Haible 90988ede 2007-06-09T11:11:14 Update after allocsa -> malloca renaming.
Bruno Haible 4bc8b69c 2007-02-12T02:58:17 Optimize memory allocation to use alloca when possible.
Bruno Haible 9e66c13f 2007-02-11T15:54:58 Ensure O(n) worst-case complexity of strcasestr substitute.
Bruno Haible 7ea59ff5 2007-02-05T02:51:17 Addendum to last patch.
Bruno Haible 01bffc03 2007-02-01T00:29:52 Enforce the use of gnulib modules for unportable <string.h> functions.
Bruno Haible c16199ce 2007-01-27T13:17:15 Declare strcasestr() in the <string.h> replacement, rather than in strcasestr.h.
Bruno Haible 5eeec029 2006-10-13T12:40:22 gnulib-tool now synthesizes the EXTRA_DIST line.
Bruno Haible e8684643 2006-10-12T18:52:30 Distribute all lib/* source files through EXTRA_DIST.
Bruno Haible f28ed27e 2005-08-17T14:09:19 New module 'strcasestr'.