summaryrefslogtreecommitdiffstats
path: root/lib/ts_fsm.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* textsearch: fix typos in library helpersRandy Dunlap2017-10-221-1/+1
* textsearch: ts_fsm: return error on request for case insensitive searchJoonwoo Park2008-07-081-1/+5
* [PATCH] lib/ts_fsm.c: constify structsAndreas Mohr2006-09-291-5/+5
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-1/+1
* [TEXTSEARCH]: fix sparse gfp nocast warningsRandy Dunlap2005-10-051-1/+1
* [LIB]: Naive finite state machine based textsearchThomas Graf2005-06-241-0/+338