aboutsummaryrefslogtreecommitdiffstats
path: root/src/fifo_buffer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fifo_buffer: add function fifo_buffer_realloc()Max Kellermann2011-11-281-1/+34
* fifo_buffer: add functions _capacity() and _available()Max Kellermann2011-11-271-0/+16
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* include config.h in all sourcesMax Kellermann2009-11-121-0/+1
* fifo_buffer: added buffering libraryMax Kellermann2009-03-141-0/+160