summaryrefslogtreecommitdiffstats
path: root/lib/kstrtox.c
Commit message (Expand)AuthorAgeFilesLines
* lib/kstrtox: common code between kstrto*() and simple_strto*() functionsAlexey Dobriyan2011-11-011-22/+53
* lib: make _tolower() publicAndy Shevchenko2011-07-261-5/+0Star
* lib: add kstrto*_from_user()Alexey Dobriyan2011-05-251-0/+26
* kstrtox: simpler code in _kstrtoull()Alexey Dobriyan2011-04-151-6/+3Star
* kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan2011-03-231-0/+227