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)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 4 Sep 2019 15:38:52 +0000 (11:38 -0400)
commit87c882849d73c8567c517d630d4fba6d48b555cb
tree66836b042825a64e59fafecd887292d9aa2632b7
parent760b266cd90c1769b869d43ebba5f24f7b3c40e0
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.025652 seconds and 4 git commands to generate.