add seccomp notice

master
leitner 2 years ago
parent fe1cb50ec1
commit ea0c6b8168

@ -2,6 +2,8 @@
#ifndef BYTE_H
#define BYTE_H
/* sandboxing note: None of these functions call any syscalls */
/* for size_t: */
#include <stddef.h>

Loading…
Cancel
Save