+10
−0
+1
−0
lib/ts_bm.c
0 → 100644
+185
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Attached the implementation of the Boyer-Moore string search algorithm for the new textsearch infrastructure. I've added as well a note about the limitations that this approach presents, as Thomas has remarked. Signed-off-by:Pablo Neira Ayuso <pablo@eurodev.net> Signed-off-by:
David S. Miller <davem@davemloft.net>