aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpostexecseccomp/libpostexecseccomp.h
Commit message (Collapse)AuthorAge
* move copyright statement to 2018Libravatar startx20172018-01-14
|
* 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