Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/ts_fsm.c: replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-04-07 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | textsearch: fix typos in library helpers | Randy Dunlap | 2017-10-22 | 1 | -1/+1 |
* | textsearch: ts_fsm: return error on request for case insensitive search | Joonwoo Park | 2008-07-08 | 1 | -1/+5 |
* | [PATCH] lib/ts_fsm.c: constify structs | Andreas Mohr | 2006-09-29 | 1 | -5/+5 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 | 1 | -1/+1 |
* | [TEXTSEARCH]: fix sparse gfp nocast warnings | Randy Dunlap | 2005-10-04 | 1 | -1/+1 |
* | [LIB]: Naive finite state machine based textsearch | Thomas Graf | 2005-06-23 | 1 | -0/+338 |