Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Can now specify ring buffer capacity at time of creation.
This will possibly slow down the modulo operations in ringbuf_nextp and ringbuf_findchr, but it seems silly not to support variable-sized buffers.
- Loading branch information