开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ts_fsm.c
Age
Commit message (
Expand
)
Author
2024-06-24
lib/ts: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2020-11-18
Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"
Nick Desaulniers
2020-08-24
lib: Revert use of fallthrough pseudo-keyword in lib/
Gustavo A. R. Silva
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-04-07
lib/ts_fsm.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2017-10-22
textsearch: fix typos in library helpers
Randy Dunlap
2008-07-08
textsearch: ts_fsm: return error on request for case insensitive search
Joonwoo Park
2006-09-29
[PATCH] lib/ts_fsm.c: constify structs
Andreas Mohr
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-10-04
[TEXTSEARCH]: fix sparse gfp nocast warnings
Randy Dunlap
2005-06-23
[LIB]: Naive finite state machine based textsearch
Thomas Graf