Ensure O(n) worst-case complexity of c_strcasestr.
authorBruno Haible <bruno@clisp.org>
Sun, 11 Feb 2007 15:02:50 +0000 (15:02 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 11 Feb 2007 15:02:50 +0000 (15:02 +0000)
commitd48270a45bc1cfc4a3fd02a0e094cb2cc48f7ad3
tree615182f3356ff70812dff73ca7a3136e8d44abc7
parent8fb166d79dbc28969f609575a8c5c2c41ffeecb6
Ensure O(n) worst-case complexity of c_strcasestr.
ChangeLog
lib/c-strcasestr.c
modules/c-strcasestr