Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-25 | kern/fmt: fix license | Richard Braun | |
2017-07-01 | Minor style fixes | Richard Braun | |
2017-06-25 | Fix increment/decrement operator style mistakes | Richard Braun | |
2017-06-23 | kern/fmt: fix sscanf character conversion reporting | Richard Braun | |
2017-06-15 | kern/fmt: include kern/macros.h | Richard Braun | |
2017-06-11 | kern/fmt: fix 0 and octal integer parsing | Richard Braun | |
2017-06-09 | kern/fmt new module | Richard Braun | |
This module replaces kern/sprintf, and also implements sscanf functions. |