summaryrefslogtreecommitdiff
path: root/lib/strto.c
Commit message (Expand)AuthorAgeFilesLines
* lib: strto: fix metric suffix parsing in strtoul[l]Miquel Raynal2018-09-201-12/+10
* lib: strto: parse all lowercase metric prefixes in ustrtoul[l]Miquel Raynal2018-09-201-8/+6
* lib: strto: fix incorrect handling of specified baseRob Clark2017-09-141-26/+19
* Fix return value in trailing_strtoln()Simon Glass2016-10-111-3/+5
* lib: split out strtoxxxx functions out of vsprintf.cSjoerd Simons2015-12-131-0/+174