Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed ringbuf.c warnings | Max Kellermann | 2008-08-25 | 1 | -1/+1 |
* | ringbuf: add thread-safe, thread-specific reset functions | Eric Wong | 2008-06-30 | 1 | -0/+18 |
* | ringbuf: get_{write,read}_vector returns total bytes in both vec elts | Eric Wong | 2008-06-30 | 1 | -2/+5 |
* | Add a generic ring buffer implementation | Eric Wong | 2008-06-30 | 1 | -0/+205 |