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