]> git.ipfire.org Git - pakfire.git/commit
jail: Replace standard input/output callbacks with the PTY
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 12 Oct 2024 13:10:56 +0000 (13:10 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 12 Oct 2024 13:10:56 +0000 (13:10 +0000)
commitcb8162d92a278c17989f8afb3e10d370d34b8dd7
tree66206b33ddc9b9d74cf6c882057fdcf70444a312
parent5698cc7d8911d4e4f19cfbe6af4e02f46fd57d42
jail: Replace standard input/output callbacks with the PTY

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/archive.c
src/libpakfire/build.c
src/libpakfire/include/pakfire/jail.h
src/libpakfire/include/pakfire/pty.h
src/libpakfire/jail.c
src/libpakfire/libpakfire.sym
tests/libpakfire/jail.c