]> git.ipfire.org Git - people/ms/pakfire.git/commit
pty: Replace any CRNL with NL when capturing the output
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 19 Oct 2024 12:32:28 +0000 (12:32 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 19 Oct 2024 12:33:16 +0000 (12:33 +0000)
commit4f90b7e2e2e11995a7acb5e704d05db4d04b9585
tree834e1200c5fc92d4bf3ad56018ed19a978b06d43
parent9490a3bf4cd9560833eb92d67ab6a9f3d0f1ca1f
pty: Replace any CRNL with NL when capturing the output

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