summaryrefslogtreecommitdiff
path: root/lib/strto.c
AgeCommit message (Expand)Author
2020-06-15Revert "lib: Improve _parse_integer_fixup_radix base 16 detection"Sean Anderson
2020-04-24lib: Add a function to convert a string to upper caseSimon Glass
2020-04-24lib: strto: Stop detection when invalid char is usedMichal Simek
2020-04-06lib: Improve _parse_integer_fixup_radix base 16 detectionMichal Simek
2018-09-20lib: strto: fix metric suffix parsing in strtoul[l]Miquel Raynal
2018-09-20lib: strto: parse all lowercase metric prefixes in ustrtoul[l]Miquel Raynal
2017-09-14lib: strto: fix incorrect handling of specified baseRob Clark
2016-10-11Fix return value in trailing_strtoln()Simon Glass
2015-12-13lib: split out strtoxxxx functions out of vsprintf.cSjoerd Simons