Age | Commit message (Expand) | Author |
---|---|---|
2017-07-25 | kern/cbuf: update from upstream | Richard Braun |
2017-07-24 | kern/cbuf: update from upstream | Richard Braun |
2017-06-23 | kern/cbuf: fix cbuf_range_valid | Richard Braun |
2017-06-22 | kern/cbuf: new cbuf_range_valid function | Richard Braun |
2017-06-19 | kern/cbuf: update copyright year | Richard Braun |
2017-06-18 | kern/cbuf: use void pointers with cbuf_read and cbuf_write | Richard Braun |
2017-06-17 | kern/cbuf: implement buffered reads and writes | Richard Braun |
2017-06-17 | kern/cbuf: use size_t instead of unsigned long | Richard Braun |
2017-05-28 | kern/cbuf: new module | Richard Braun |