summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2014-01-24lib/parser.c: put EXPORT_SYMBOLs in the conventional placeAndrew Morton1-7/+6
2014-01-24lib/parser.c: add match_wildcard() functionDu, Changbin2-0/+52
2013-02-22lib/parser.c: fix up comments for valid return values from match_numberNamjae Jeon1-3/+3
2012-10-05lib/parser.c: avoid overflow in match_number()Alex Elder1-2/+8
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker63-63/+74
2011-03-31Fix common misspellingsLucas De Marchi2463-4252/+4252
2010-10-26lib/parser: cleanup match_number()Namhyung Kim1-3/+4
2009-12-15parser: remove unnecessary strlen()André Goddard Rosa1-4/+7
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse38-43/+43
2008-05-15add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Markus Armbruster3-15/+23
2007-05-03[AFS]: Make the match_*() functions take const options.David Howells2-9/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds17291-0/+6718845