[LIB]: Textsearch infrastructure.
authorThomas Graf <tgraf@suug.ch>
Fri, 24 Jun 2005 03:49:30 +0000 (20:49 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 24 Jun 2005 03:49:30 +0000 (20:49 -0700)
The textsearch infrastructure provides text searching
facitilies for both linear and non-linear data.
Individual search algorithms are implemented in modules
and chosen by the user.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/textsearch.h [new file with mode: 0644]
lib/Kconfig
lib/Makefile
lib/textsearch.c [new file with mode: 0644]

Simple merge
diff --cc lib/Kconfig
Simple merge
diff --cc lib/Makefile
Simple merge
Simple merge