]> git.ipfire.org Git - thirdparty/systemd.git/commit
src/basic/missing_syscall: add comment lines for PR 13319 changes
authorDan Streetman <ddstreet@canonical.com>
Thu, 15 Aug 2019 01:08:36 +0000 (21:08 -0400)
committerLennart Poettering <lennart@poettering.net>
Thu, 15 Aug 2019 17:36:50 +0000 (19:36 +0200)
commit9841802955e043733a31a68120c40e8c15804fa6
tree31a63c5dd8b039a26050633eeeff6a59b8846b3c
parentce2098b7e9443cd6f31fb70af7f72308cd2962a3
src/basic/missing_syscall: add comment lines for PR 13319 changes

Add a comment line explaining that the syscall defines might be
defined to invalid negative numbers, as libseccomp redefines them
to negative numbers if not defined by the kernel headers, which is
not obvious just from reading the code checking for defined && > 0
src/basic/missing_syscall.h