Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -14/+1 |
* | Revert "lib: add ringbuf socket read function" | Quentin Young | 2021-04-29 | 1 | -35/+0 |
* | *: require semicolon after DEFINE_MTYPE & co | David Lamparter | 2021-03-17 | 1 | -1/+1 |
* | lib: add ringbuf socket read function | Rafael Zalamena | 2021-03-05 | 1 | -0/+35 |
* | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -1/+1 |
* | lib: fix a few bugs in ring buffers | Quentin Young | 2018-01-03 | 1 | -4/+4 |
* | lib: add ringbuf_copy() | Quentin Young | 2018-01-03 | 1 | -0/+9 |
* | lib: add ringbuf_peek() | Quentin Young | 2017-12-27 | 1 | -1/+21 |
* | lib: add ring buffer | Quentin Young | 2017-12-19 | 1 | -0/+104 |