aboutsummaryrefslogtreecommitdiff
path: root/lib/ts_kmp.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-22textsearch: fix typos in library helpersGravatar Randy Dunlap 1-1/+1
2008-07-08textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt ...Gravatar Joonwoo Park 1-8/+21
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2005-10-08[PATCH] gfp flags annotations - part 1Gravatar Al Viro 1-1/+1
2005-10-04[TEXTSEARCH]: fix sparse gfp nocast warningsGravatar Randy Dunlap 1-1/+1
2005-06-23[LIB]: Knuth-Morris-Pratt textsearch algorithmGravatar Thomas Graf 1-0/+145