summaryrefslogtreecommitdiff
path: root/lib/strto.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-20lib: strto: fix metric suffix parsing in strtoul[l]Miquel Raynal1-12/+10
2018-09-20lib: strto: parse all lowercase metric prefixes in ustrtoul[l]Miquel Raynal1-8/+6
2017-09-15lib: strto: fix incorrect handling of specified baseRob Clark1-26/+19
2016-10-11Fix return value in trailing_strtoln()Simon Glass1-3/+5
2015-12-14lib: split out strtoxxxx functions out of vsprintf.cSjoerd Simons1-0/+174