blob: 3ff9b868fca9d4b7a6e6e753cdc273e32f6d02c3 [file] [log] [blame]
# Copyright 2021 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
brk: 1
close: 1
dup: 1
execve: 1
exit_group: 1
exit: 1
faccessat: 1
fcntl: 1
fstatfs: 1
fsync: 1
getcwd: 1
getdents64: 1
getpid: 1
gettimeofday: 1
ioctl: 1
lseek: 1
mmap: arg2 in ~PROT_EXEC || arg2 in ~PROT_WRITE
mprotect: arg2 in ~PROT_EXEC || arg2 in ~PROT_WRITE
mremap: 1
munmap: 1
newfstatat: 1
openat: 1
pwrite64: 1
read: 1
readlinkat: 1
restart_syscall: 1
rt_sigreturn: 1
uname: 1
write: 1