aboutsummaryrefslogtreecommitdiff
path: root/landlock_shim.h
AgeCommit message (Collapse)Author
2021-10-08tweak landlock commentOmar Polo
2021-09-19add configure check and shim for landlockOmar Polo
First move towards landlock support (#3). The shim is needed until libc provides the proper wrappers for the landlock APIs; I hope it doesn't take too long, but landlock was merged back in May and are still missing.