Backport: Port dynamic buffer to stable 2.9
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 27 Apr 2018 21:27:29 +0000 (17:27 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 27 Jun 2018 20:42:10 +0000 (16:42 -0400)
commitc1591e37fbac83d8d12519b3c15e9ba13934b25a
tree9e4e09e01d2edebcdb1f46206f6952a9619d3f95
parent9265d2e90b261b70cccca7dfe24eaead93ab7dd5
Backport: Port dynamic buffer to stable 2.9

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
12 files changed:
configure.ac
include/Makefile.am
include/version.h [new file with mode: 0644]
include/version.h.tmpl [deleted file]
src/common/Makefile.am
src/common/buffer-view.c [new file with mode: 0644]
src/common/buffer-view.h [new file with mode: 0644]
src/common/dynamic-buffer.c [new file with mode: 0644]
src/common/dynamic-buffer.h [new file with mode: 0644]
src/common/sessiond-comm/sessiond-comm.h
src/common/utils.c
src/common/utils.h
This page took 0.028456 seconds and 5 git commands to generate.