author | Sebastian Harl <sh@tokkee.org> | |
Thu, 5 Dec 2013 08:09:41 +0000 (09:09 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 5 Dec 2013 08:09:41 +0000 (09:09 +0100) | ||
commit | 3a48bac5a41bff96412b1ac8f15bdc97cb9e28be | |
tree | a793ded57fd6a79ad0de10fe9c89c66dc9514099 | tree | snapshot |
parent | d3416a7383ebf10e91570b23e3764f7a230e59d2 | commit | diff |
util strbuf: Let skip() support an offset.
That is, add support for removing bytes from the middle of the buffer.
That is, add support for removing bytes from the middle of the buffer.
src/frontend/connection.c | diff | blob | history | |
src/include/utils/strbuf.h | diff | blob | history | |
src/utils/strbuf.c | diff | blob | history | |
t/utils/strbuf_test.c | diff | blob | history |