On 2015-12-15 at 22:09:10 +0100, Vadim Kochan <vadi...@gmail.com> wrote:
> Add proc_exec function which executes given process with
> argv list via fork + execvp.
> 
> It allows to replace 'system' call approach which is used
> for invoking cpp and securely extend it with additional options
> like -D.
> 
> Signed-off-by: Vadim Kochan <vadi...@gmail.com>

Series applied with some minor modifications (added const qualifiers
where applicable, changed some data types).

Thanks a lot, this is nice work!

-- 
You received this message because you are subscribed to the Google Groups 
"netsniff-ng" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to netsniff-ng+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to