summaryrefslogtreecommitdiff
path: root/kern/cbuf.c
AgeCommit message (Expand)Author
2018-02-24Update license note about modules from librbraunRichard Braun
2018-02-24New errno.h standard headerRichard Braun
2017-12-03Revert "Make assert have no side effects"Richard Braun
2017-09-02Make assert have no side effectsRichard Braun
2017-07-25kern/cbuf: update from upstreamRichard Braun
2017-07-24kern/cbuf: update from upstreamRichard Braun
2017-06-22kern/cbuf: fix very unlikely but potential integer overflowsRichard Braun
2017-06-22kern/cbuf: new cbuf_range_valid functionRichard Braun
2017-06-19kern/cbuf: update copyright yearRichard Braun
2017-06-18kern/cbuf: use void pointers with cbuf_read and cbuf_writeRichard Braun
2017-06-17kern/cbuf: implement buffered reads and writesRichard Braun
2017-06-17kern/cbuf: use size_t instead of unsigned longRichard Braun
2017-05-30Move assert.h to the include directoryRichard Braun
2017-05-28kern/cbuf: new moduleRichard Braun