summaryrefslogtreecommitdiff
path: root/modules/memmem
Commit message (Expand)AuthorAgeFilesLines
* Fix gnulib-tool error when some modules occur in tests/.Bruno Haible2020-12-131-0/+1
* memmem*: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-0/+3
* Small tweaks to memmem module.Bruno Haible2008-01-101-8/+1
* Add memmem-simple module.Eric Blake2008-01-091-1/+1
* Give gcc some memmem optimization hints.Eric Blake2008-01-091-1/+1
* Rewrite memmem to guarantee linear complexity without malloc.Eric Blake2008-01-081-2/+1
* Fix memmem to avoid O(n^2) worst-case complexity.Eric Blake2007-12-201-0/+4
* Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.Eric Blake2007-09-121-0/+1
* Use the synonymous term LGPLv2.Bruno Haible2007-07-161-1/+1
* Enforce the use of gnulib modules for unportable <string.h> functions.Bruno Haible2007-02-011-0/+1
* * doc/gnulib-tool.texi (Initial import): Update to match currentPaul Eggert2007-01-261-2/+2
* gnulib-tool now synthesizes the EXTRA_DIST line.Bruno Haible2006-10-131-1/+0
* Distribute all lib/* source files through EXTRA_DIST.Bruno Haible2006-10-121-1/+1
* New module 'memmem', from Simon Josefsson.Bruno Haible2004-10-041-0/+24