aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/lib/test_modules_helpers.c
diff options
context:
space:
mode:
authorDaniel Müller <deso@posteo.net>2023-03-01 21:23:06 +0000
committerAndrii Nakryiko <andrii@kernel.org>2023-03-01 16:05:34 -0800
commit1eebcb60633fd469ee27b0fbd7ee4f271feedeca (patch)
tree9f50282acac2b874e4ff5adba2d1ecef2e05cc8a /arch/s390/lib/test_modules_helpers.c
parentdb52b587c67f40e4bd6e8167f2334d4500617bdc (diff)
libbpf: Implement basic zip archive parsing support
This change implements support for reading zip archives, including opening an archive, finding an entry based on its path and name in it, and closing it. The code was copied from https://github.com/iovisor/bcc/pull/4440, which implements similar functionality for bcc. The author confirmed that he is fine with this usage and the corresponding relicensing. I adjusted it to adhere to libbpf coding standards. Signed-off-by: Daniel Müller <deso@posteo.net> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Acked-by: Michał Gregorczyk <michalgr@meta.com> Link: https://lore.kernel.org/bpf/20230301212308.1839139-2-deso@posteo.net
Diffstat (limited to 'arch/s390/lib/test_modules_helpers.c')
0 files changed, 0 insertions, 0 deletions