blob: c23709b24517a615186f2aa6ddcfe777210be930 [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.
nanosleep: 1
clock_nanosleep_time64: 1
gettid: 1
read: 1
epoll_wait: 1
lstat: 1
write: 1
epoll_ctl: 1
fstat: 1
openat: 1
close: 1
send: 1
sendto: 1
getrandom: 1
recvmsg: 1
getdents: 1
getdents64: 1
readlink: 1
readlinkat: 1
stat: 1
statx: 1
access: 1
faccessat: 1
faccessat2: 1
getuid32: 1
geteuid32: 1
getgid32: 1
getegid32: 1
pipe2: 1
brk: 1
setsockopt: 1
lseek: 1
_llseek: 1
connect: 1
epoll_create1: 1
getpid: 1
# Used for syslog and D-Bus IPC
socket: arg0 == AF_UNIX || arg0 == AF_NETLINK
bind: 1
getsockname: 1
restart_syscall: 1
exit: 1
exit_group: 1
rt_sigreturn: 1
poll: 1
rt_sigprocmask: 1
signalfd4: 1
sendmsg: 1
mmap2: arg2 in ~PROT_EXEC || arg2 in ~PROT_WRITE
fcntl64: 1
mprotect: arg2 in ~PROT_EXEC
futex: 1
clock_getres_time64: 1
getresuid32: 1
getresgid32: 1
munmap: 1
flock: 1
fstatfs: 1
clock_gettime64: 1