Files
android_kernel_fxtec_sm6115/include/linux
Du, Changbin aace05097a lib/parser.c: add match_wildcard() function
match_wildcard function is a simple implementation of wildcard
matching algorithm. It only supports two usual wildcardes:
    '*' - matches zero or more characters
    '?' - matches one character
This algorithm is safe since it is non-recursive.

Signed-off-by: Du, Changbin <changbin.du@gmail.com>
Cc: Jason Baron <jbaron@akamai.com>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-01-23 16:36:55 -08:00
..
2014-01-23 16:36:55 -08:00
2013-12-23 18:34:58 -08:00
2013-12-12 14:27:57 +01:00
2012-12-02 00:05:12 +00:00
2013-11-08 08:59:44 -07:00
2011-08-03 11:30:42 -04:00
2013-11-15 09:32:23 +09:00
2013-11-15 09:32:21 +09:00
2013-11-09 00:16:29 -05:00
2011-01-10 08:51:44 -08:00
2007-02-09 17:39:36 -05:00
2012-10-16 18:49:15 -07:00
2008-01-28 23:21:18 +01:00
2013-07-15 11:25:00 +09:30
2014-01-16 10:23:02 +10:30
2013-11-15 22:04:17 -05:00
2013-09-29 18:27:03 -07:00
2014-01-16 11:15:50 +01:00
2013-12-10 22:58:13 -08:00
2013-11-15 09:32:23 +09:00
2014-01-08 19:03:00 -02:00
2013-12-11 15:52:34 +01:00
2009-06-16 08:40:20 +02:00
2014-01-16 10:23:03 +10:30
2013-11-09 00:16:19 -05:00
2013-11-09 00:16:19 -05:00
2013-12-10 21:45:15 -05:00
2012-12-11 17:22:27 -08:00
2014-01-22 19:36:57 +01:00
2014-01-21 16:19:42 -08:00
2011-03-31 11:26:23 -03:00
2010-02-10 17:47:17 -08:00
2013-12-18 19:04:50 -08:00
2012-10-06 03:05:01 +09:00
2005-04-16 15:20:36 -07:00
2012-08-21 16:28:31 +02:00
2012-10-09 16:22:32 +09:00
2010-11-29 08:55:25 +11:00
2013-12-08 16:56:05 -08:00