diff options
author | Philipp Stephani <phst@google.com> | 2020-12-17 11:20:55 +0100 |
---|---|---|
committer | Philipp Stephani <phst@google.com> | 2021-04-10 21:10:16 +0200 |
commit | 1060289f51ee1bf269bb45940892eb272d35af97 (patch) | |
tree | 5f16989652dc6294245f5dc767bbf51cfd9a7983 /test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-multiline-first.el | |
parent | 2d17e0124e4232db6344b18cec466eb31920e675 (diff) | |
download | emacs-1060289f51ee1bf269bb45940892eb272d35af97.tar.gz emacs-1060289f51ee1bf269bb45940892eb272d35af97.tar.bz2 emacs-1060289f51ee1bf269bb45940892eb272d35af97.zip |
Add a helper binary to create a basic Secure Computing filter.
The binary uses the 'seccomp' helper library. The library isn't
needed to load the generated Secure Computing filter.
* configure.ac: Check for 'seccomp' header and library.
* lib-src/seccomp-filter.c: New helper binary to generate a generic
Secure Computing filter for GNU/Linux.
* lib-src/Makefile.in (DONT_INSTALL): Add 'seccomp-filter' helper
binary if possible.
(all): Add Secure Computing filter file if possible.
(seccomp-filter$(EXEEXT)): Compile helper binary.
(seccomp-filter.bpf seccomp-filter.pfc): Generate filter files.
* test/src/emacs-tests.el (emacs-tests/seccomp/allows-stdout)
(emacs-tests/seccomp/forbids-subprocess): New unit tests.
* test/Makefile.in (src/emacs-tests.log): Add dependency on the helper
binary.
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-multiline-first.el')
0 files changed, 0 insertions, 0 deletions