summaryrefslogtreecommitdiff
path: root/src/ringbuf.c
AgeCommit message (Expand)Author
2008-11-02removed unused sourcesMax Kellermann
2008-10-08don't include os_compat.hMax Kellermann
2008-08-25fixed ringbuf.c warningsMax Kellermann
2008-06-30ringbuf: add thread-safe, thread-specific reset functionsEric Wong
2008-06-30ringbuf: get_{write,read}_vector returns total bytes in both vec eltsEric Wong
2008-06-30Add a generic ring buffer implementationEric Wong