]> git.ipfire.org Git - pakfire.git/commit
pty: Implement to stream a filelist into stdin
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 10 Jan 2025 17:51:56 +0000 (17:51 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 10 Jan 2025 17:51:56 +0000 (17:51 +0000)
commit1771c8198094b2f5bdbb228b90627817dcc7d934
treeb8f7e5d2d5215b11b988a1769cbd7bcd663674ad
parent0bc5d57776a99066f4f6b44015566063629d8ec4
pty: Implement to stream a filelist into stdin

This is an improved implementation that even supports writing some data
if there is not enough buffer space to write the full filename at once.

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