Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fifo_buffer: add function fifo_buffer_realloc() | Max Kellermann | 2011-11-28 | 1 | -1/+13 |
| | | | | For growing FIFO buffers. | ||||
* | fifo_buffer: add functions _capacity() and _available() | Max Kellermann | 2011-11-27 | 1 | -0/+13 |
| | |||||
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
| | |||||
* | fifo_buffer: added buffering library | Max Kellermann | 2009-03-14 | 1 | -0/+128 |
It is a library which I have written years ago for other projects. This library is licensed under BSD 2-clause, because it is very generic. |