[CRIU] [rfc 1/4] fla: Introduce trivial grow-only arrays
Cyrill Gorcunov
gorcunov at openvz.org
Thu Mar 6 00:10:04 PST 2014
This is trivial grow-only flex array engine.
We will need it to simplify handling of protobuf
repeated fields.
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
Makefile.crtools | 1 +
fla.c | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
include/fla.h | 17 +++++++++++++++
3 files changed, 81 insertions(+)
create mode 100644 fla.c
create mode 100644 include/fla.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fla-Introduce-trivial-grow-only-arrays.patch
Type: text/x-patch
Size: 1940 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20140306/81a230a3/attachment.bin>
More information about the CRIU
mailing list