]> git.ipfire.org Git - pakfire.git/commit
jail: Move the send buffer function from the PTY
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 24 Mar 2025 19:34:46 +0000 (19:34 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 24 Mar 2025 19:34:46 +0000 (19:34 +0000)
commit9b6c43f62693f3b27ae83b64cb49c07f8ff4ef39
tree8d262ce029b5e264656b0b96161fcb66c1a17d42
parent46d42bd169f2c11b19f6a446eac82ccaaae52cac
jail: Move the send buffer function from the PTY

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