]> git.ipfire.org Git - pakfire.git/commit
libpakfire: execute: Create fds to read output in parent process
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 15 Jan 2021 21:17:03 +0000 (21:17 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 15 Jan 2021 21:17:03 +0000 (21:17 +0000)
commitb9dc160e77cb2cbba74bd03e5ea59e4b5f0b7de6
tree5a905baf525144dd9fce521e7d86dee887110977
parent8ea5571cadcdca0fdae7c81f5db0ab65545a6da0
libpakfire: execute: Create fds to read output in parent process

This will be used to log any output of the executed command in the
parent process.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/execute.c
src/libpakfire/include/pakfire/execute.h