Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-15 | Revert "lib: Improve _parse_integer_fixup_radix base 16 detection" | Sean Anderson | 1 | -17/+1 |
2020-04-24 | lib: Add a function to convert a string to upper case | Simon Glass | 1 | -0/+8 |
2020-04-24 | lib: strto: Stop detection when invalid char is used | Michal Simek | 1 | -0/+3 |
2020-04-06 | lib: Improve _parse_integer_fixup_radix base 16 detection | Michal Simek | 1 | -1/+14 |
2018-09-20 | lib: strto: fix metric suffix parsing in strtoul[l] | Miquel Raynal | 1 | -12/+10 |
2018-09-20 | lib: strto: parse all lowercase metric prefixes in ustrtoul[l] | Miquel Raynal | 1 | -8/+6 |
2017-09-14 | lib: strto: fix incorrect handling of specified base | Rob Clark | 1 | -26/+19 |
2016-10-11 | Fix return value in trailing_strtoln() | Simon Glass | 1 | -3/+5 |
2015-12-13 | lib: split out strtoxxxx functions out of vsprintf.c | Sjoerd Simons | 1 | -0/+174 |