Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-13 | Switch to initialization operations | Richard Braun | |
2017-06-15 | kern/macros: remove the __format_printf macro | Richard Braun | |
This macro isn't used enough for this alias to have any real value. | |||
2017-04-29 | kern/printf: complete renaming from printk to printf | Richard Braun | |
2017-04-29 | kern/{,s}printf: guard against direct inclusion | Richard Braun | |
2017-04-29 | kern/printk: rename to printf | Richard Braun | |
The printk functions are close enough to the printf ones to bear the same names. |