Allow usage on platforms without seccomp #27

开启中
crtxcr2022-01-15 19:52:00 +01:00创建 · 0 评论
管理员

It's not relevant for our other features, therefore just because a platform does not have seccomp does not mean we should not be able to use the whole of exile.h

Either make #ifdefs, but then code using exile must also have such checks, which is annoying.

Alternatively, check this during runtime, then either make an error if seccomp funcitonality is used, or allow to silently continue, but this should be optional, and probably default off.

It's not relevant for our other features, therefore just because a platform does not have seccomp does not mean we should not be able to use the whole of exile.h Either make #ifdefs, but then code using exile must also have such checks, which is annoying. Alternatively, check this during runtime, then either make an error if seccomp funcitonality is used, or allow to silently continue, but this should be optional, and probably default off.
crtxcr2022-01-15 19:52:00 +01:00 添加了标签
enhancement
登录 并参与到对话中。
未选择里程碑
未指派成员
1 名参与者
通知
到期时间
到期日期无效或超出范围。请使用 'yyyy-mm-dd' 格式。

未设置到期时间。

依赖工单

没有设置依赖项。

参考:crtxcr/exile.h#27
没有提供说明。