Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-24 | New errno.h standard header | Richard Braun | |
Use standard errno codes. This change also adds strerror to string.h. | |||
2017-10-04 | Fix some header inclusions | Richard Braun | |
2017-09-06 | Use new thread_check_intr_context function consistently | Richard Braun | |
2017-07-24 | kern/cbuf: update from upstream | Richard Braun | |
2017-07-13 | Switch to initialization operations | Richard Braun | |
2017-06-18 | kern/console: add support for scrolling | Richard Braun | |
2017-06-18 | kern/console: fix console_putc | Richard Braun | |
2017-06-10 | Use log functions where appropriate | Richard Braun | |
2017-06-03 | kern/thread: improve thread_wakeup robustness | Richard Braun | |
2017-05-31 | kern/console: optimize interrupt handling | Richard Braun | |
2017-05-30 | Move assert.h to the include directory | Richard Braun | |
This turns assert.h into a standard header. | |||
2017-05-28 | kern/console: implement input handling | Richard Braun | |
2017-05-28 | kern/console: implement console selection | Richard Braun | |
2017-05-19 | kern/console: new module | Richard Braun | |