aboutsummaryrefslogtreecommitdiffstats
path: root/executor/syscalls.h
diff options
context:
space:
mode:
Diffstat (limited to 'executor/syscalls.h')
-rw-r--r--executor/syscalls.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/executor/syscalls.h b/executor/syscalls.h
index 12d3cf07d..d4e0cf880 100644
--- a/executor/syscalls.h
+++ b/executor/syscalls.h
@@ -482,6 +482,7 @@ const call_t syscalls[] = {
{"ioctl$DIOCXBEGIN", 54},
{"ioctl$DIOCXCOMMIT", 54},
{"ioctl$DIOCXROLLBACK", 54},
+ {"lchmod", 274},
{"lchown", 254},
{"link", 9},
{"linkat", 495},
@@ -987,6 +988,7 @@ const call_t syscalls[] = {
{"ioctl$DIOCXBEGIN", 54},
{"ioctl$DIOCXCOMMIT", 54},
{"ioctl$DIOCXROLLBACK", 54},
+ {"lchmod", 274},
{"lchown", 254},
{"link", 9},
{"linkat", 495},