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