aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/fifo_buffer.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-19util/fifo_buffer: remove obsolete libraryMax Kellermann1-164/+0
2013-01-15util/fifo_buffer: add method _init()Max Kellermann1-0/+3
2013-01-15fifo_buffer: move to util/Max Kellermann1-0/+0
2013-01-15fifo_buffer: add extern "C"Max Kellermann1-0/+8
2011-11-28fifo_buffer: add function fifo_buffer_realloc()Max Kellermann1-1/+13
2011-11-27fifo_buffer: add functions _capacity() and _available()Max Kellermann1-0/+13
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-03-14fifo_buffer: added buffering libraryMax Kellermann1-0/+128