aboutsummaryrefslogtreecommitdiff
path: root/include/linux/parser.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-15linux/parser.h: add include guardsGravatar Eric Biggers 1-1/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-12-06parser: add u64 number parserGravatar James Smart 1-0/+1
2014-01-23lib/parser.c: add match_wildcard() functionGravatar Du, Changbin 1-0/+1
2008-10-13vfs: Use const for kernel parser tableGravatar Steven Whitehouse 1-1/+1
2008-08-04Revert "UFS: add const to parser token table"Gravatar Linus Torvalds 1-1/+1
2008-07-24UFS: add const to parser token tableGravatar Steven Whitehouse 1-1/+1
2008-05-14add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Gravatar Markus Armbruster 1-1/+1
2007-05-05Fix nfsroot buildGravatar Ralf Baechle 1-1/+1
2007-05-03[AFS]: Make the match_*() functions take const options.Gravatar David Howells 1-4/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+33