summaryrefslogtreecommitdiffstats
path: root/lib/parser.c
Commit message (Expand)AuthorAgeFilesLines
* parser: add u64 number parserJames Smart2016-12-061-0/+47
* lib/parser.c: put EXPORT_SYMBOLs in the conventional placeAndrew Morton2014-01-231-7/+6
* lib/parser.c: add match_wildcard() functionDu, Changbin2014-01-231-0/+51
* lib/parser.c: fix up comments for valid return values from match_numberNamjae Jeon2013-02-211-3/+3
* lib/parser.c: avoid overflow in match_number()Alex Elder2012-10-061-2/+8
* lib: reduce the use of module.h wherever possiblePaul Gortmaker2012-03-071-1/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* lib/parser: cleanup match_number()Namhyung Kim2010-10-261-3/+4
* parser: remove unnecessary strlen()André Goddard Rosa2009-12-151-4/+7
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-131-1/+1
* add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Markus Armbruster2008-05-141-12/+20
* [AFS]: Make the match_*() functions take const options.David Howells2007-05-031-5/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+220