summaryrefslogtreecommitdiff
path: root/kern/cbuf.c
AgeCommit message (Expand)Author
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