]> git.ipfire.org Git - pakfire.git/commit
file: Add function to dump the file
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 19 Sep 2022 19:14:37 +0000 (19:14 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 19 Sep 2022 19:14:37 +0000 (19:14 +0000)
commit5852b822f17e429e78bde09e87d40a6a2abfd106
treee217094849c692f284061e51a1a890ba468a28be
parent5d5da764891bd5215a1887af6f3bd27ddfb30fe5
file: Add function to dump the file

This function returns a line which is similar to what "tar tvf"
produces.

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