Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |