]> git.ipfire.org Git - pakfire.git/commit
pty: Add a function to set up interactive mode
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 20 Mar 2025 11:30:38 +0000 (11:30 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 20 Mar 2025 11:30:38 +0000 (11:30 +0000)
commit2cf87464d468ac9055d2d3aab69a5c4906a05f8c
tree8ffb2057309a47da469826c8ac2ed9dee5a09e61
parent57c0854b4f071a1a57b4e84d6d951f959bde286b
pty: Add a function to set up interactive mode

This way we can split off the initialization code a little bit better
from the main initialization of the PTY object.

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