]> git.ipfire.org Git - thirdparty/xz.git/commit
Add my_landlock.h with helper functions to use Linux Landlock
authorLasse Collin <lasse.collin@tukaani.org>
Thu, 2 Jan 2025 13:32:10 +0000 (15:32 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Thu, 2 Jan 2025 13:43:38 +0000 (15:43 +0200)
commit38cb8ec9fd70d25fca6b473de44cf61586238552
tree94b3a093706d923ea7c9e15007202bcae0f633ba
parent672da29bb3a209a727ae46c0df948d7eea69f2e2
Add my_landlock.h with helper functions to use Linux Landlock

This supports up to Landlock ABI version 6. The current code in
xz and xzdec only support up to ABI version 4.
src/Makefile.am
src/common/my_landlock.h [new file with mode: 0644]