bt_common_shell_quote(): accept new parameter `with_single_quotes`
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 8 May 2017 23:40:27 +0000 (19:40 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 28 May 2017 16:57:42 +0000 (12:57 -0400)
commit36b405c633c7ea0ca02cebea0e1189b14f9245a3
tree0a833e5d90116997224ecfc045c57b2867f49663
parenta8101b9166f96a7343965b6af219a848752869bd
bt_common_shell_quote(): accept new parameter `with_single_quotes`

This parameter indicates if the function must put the initial and final
`'` character itself or if it's the caller's job.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
common/common.c
include/babeltrace/common-internal.h
This page took 0.024441 seconds and 4 git commands to generate.