Add bt_common_append_file_content_to_g_string()
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 9 Jul 2019 23:40:59 +0000 (19:40 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 4 Sep 2019 15:58:22 +0000 (11:58 -0400)
commitcfd3dc4247d8da59c0a7ea5ad1c8a6a1c46e59cc
tree3fe99b3b4e70ac3122e1ff1894e00cd12f57a683
parentde37c3a9310f1fddfe6d5775719a6dc22868bc01
Add bt_common_append_file_content_to_g_string()

This new function appends the content of a file (`FILE *`) to a
`GString *` object.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I8552873d0c26baafe994e0294c3609f2a221c6e0
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1841
CI-Build: Simon Marchi <simon.marchi@efficios.com>
Tested-by: jenkins <jenkins@lttng.org>
src/common/common.c
src/common/common.h
This page took 0.026195 seconds and 4 git commands to generate.