summaryrefslogtreecommitdiffstats
path: root/lib/test-kstrtox.c
Commit message (Expand)AuthorAgeFilesLines
* kstrto*: accept "-0" for signed conversionAlexey Dobriyan2015-09-101-5/+1Star
* lib/test-kstrtox.c: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick2014-08-071-1/+1
* lib/test-kstrtox.c: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-05-301-2/+2
* kstrtox: fix compile warnings in testAlexey Dobriyan2011-04-151-16/+16
* kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan2011-03-231-0/+739