aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpostexecseccomp/Makefile.in
Commit message (Collapse)AuthorAge
* cleanup after scan-buildLibravatar netblue302019-10-31
|
* seccomp fixesLibravatar netblue302019-04-09
|
* Allow any syscall to be blacklisted (#1447)Libravatar Topi Miettinen2017-08-13
Allow any syscall to be blacklisted with aid of LD_PRELOAD library, libpostexecseccomp.so. Closes: #1447