Commit message (Expand) | Author | Age | |
---|---|---|---|
* | kstrto*: accept "-0" for signed conversion | Alexey Dobriyan | 2015-09-10 |
* | lib/test-kstrtox.c: use ARRAY_SIZE instead of sizeof/sizeof[0] | Fabian Frederick | 2014-08-06 |
* | lib/test-kstrtox.c: mark const init data with __initconst instead of __initdata | Uwe Kleine-König | 2012-05-29 |
* | kstrtox: fix compile warnings in test | Alexey Dobriyan | 2011-04-14 |
* | kstrto*: converting strings to integers done (hopefully) right | Alexey Dobriyan | 2011-03-22 |