]> git.eshelyaron.com Git - emacs.git/commit
Add gettid to seccomp-filter
authorPhilipp Stephani <p.stephani2@gmail.com>
Tue, 11 Oct 2022 00:52:51 +0000 (02:52 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 11 Oct 2022 00:52:51 +0000 (02:52 +0200)
commit92703e00dc44af604355858bf227b07e99fb2c4c
treecd33fab5b4a6d1ea0350e141260d25f4b75f536d
parentcf9ac857857e52a337864b3ea0dc39c186d56158
Add gettid to seccomp-filter

* lib-src/seccomp-filter.c (main): gettid is necessary on RHEL 9.0
(bug#56359).
lib-src/seccomp-filter.c