Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-09 | kern/fmt new module | Richard Braun | |
This module replaces kern/sprintf, and also implements sscanf functions. | |||
2017-04-29 | kern/sprintf: minor change | Richard Braun | |
Add newline separator. | |||
2017-04-29 | kern/{,s}printf: guard against direct inclusion | Richard Braun | |
2012-11-03 | Merge lib into kern | Richard Braun | |
There are no precise enough criteria to justify the separation of these two directories. |