Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-12-19 | util/fifo_buffer: remove obsolete library | Max Kellermann | 1 | -164/+0 |
2013-01-15 | util/fifo_buffer: add method _init() | Max Kellermann | 1 | -0/+3 |
2013-01-15 | fifo_buffer: move to util/ | Max Kellermann | 1 | -0/+0 |
2013-01-15 | fifo_buffer: add extern "C" | Max Kellermann | 1 | -0/+8 |
2011-11-28 | fifo_buffer: add function fifo_buffer_realloc() | Max Kellermann | 1 | -1/+13 |
2011-11-27 | fifo_buffer: add functions _capacity() and _available() | Max Kellermann | 1 | -0/+13 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-03-14 | fifo_buffer: added buffering library | Max Kellermann | 1 | -0/+128 |