index
:
delta/gnulib.git
EMACS_21_1_RC
FILEUTILS
SHELLUTILS
TEXTUTILS
akim-fix-upload
akim/relpath
baserock/build-essential
coreutils-8.9
diff-merge
emacs-unicode
emacs-unicode-2
haible-private
karl
lexbind
master
origin
pygnulib
python
stable-202201
stable-202207
stable-202301
topic/libposix
ueno/unicode-9.0.0
git.savannah.gnu.org: git/gnulib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
memmem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Run 'make update-copyright'
Paul Eggert
2019-01-01
1
-1
/
+1
*
maint: Run 'make update-copyright'
Paul Eggert
2018-01-01
1
-1
/
+1
*
all: prefer https: URLs
Paul Eggert
2017-09-13
1
-1
/
+1
*
version-etc: new year
Paul Eggert
2017-01-01
1
-1
/
+1
*
builtin-expect: new module
Paul Eggert
2016-12-16
1
-4
/
+0
*
version-etc: new year
Paul Eggert
2016-01-01
1
-1
/
+1
*
version-etc: new year
Paul Eggert
2014-12-31
1
-1
/
+1
*
maint: update copyright
Eric Blake
2014-01-01
1
-1
/
+1
*
maint: update all copyright year number ranges
Eric Blake
2013-01-01
1
-1
/
+1
*
maint: replace FSF snail-mail addresses with URLs
Paul Eggert
2012-02-09
1
-2
/
+1
*
maint: update all copyright year number ranges
Jim Meyering
2012-01-01
1
-1
/
+1
*
maint: update almost all copyright ranges to include 2011
Jim Meyering
2011-01-01
1
-2
/
+2
*
update nearly all FSF copyright year lists to include 2010
Jim Meyering
2010-01-01
1
-1
/
+1
*
update nearly all FSF copyright year lists to include 2009
Jim Meyering
2009-12-29
1
-2
/
+2
*
Use spaces for indentation, not tabs.
Bruno Haible
2009-12-10
1
-3
/
+3
*
Share two-way algorithm.
Eric Blake
2008-01-10
1
-352
/
+3
*
Rewrite memmem to guarantee linear complexity without malloc.
Eric Blake
2008-01-08
1
-193
/
+362
*
Treat untyped memory as an 'unsigned char' array.
Bruno Haible
2008-01-04
1
-19
/
+21
*
Protect against integer overflow in malloca() calls.
Bruno Haible
2007-12-31
1
-4
/
+1
*
* lib/memmem.c (knuth_morris_pratt): Check for size_t overflow
Paul Eggert
2007-12-29
1
-1
/
+4
*
Use GNU style coding conventions.
Bruno Haible
2007-12-26
1
-54
/
+54
*
Add more comments about Knuth-Morris-Pratt algorithm.
Bruno Haible
2007-12-26
1
-5
/
+38
*
Fix memmem to avoid O(n^2) worst-case complexity.
Eric Blake
2007-12-20
1
-16
/
+176
*
* lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
Paul Eggert
2007-02-05
1
-1
/
+5
*
*** empty log message ***
Paul Eggert
2005-05-14
1
-1
/
+1
*
Sync with glibc.
Simon Josefsson
2004-10-04
1
-12
/
+11
*
New module 'memmem', from Simon Josefsson.
Bruno Haible
2004-10-04
1
-0
/
+58