From 4872a50099ee3b047462b8afca032023801da1b1 Mon Sep 17 00:00:00 2001 From: guochao Date: Fri, 22 Dec 2023 16:49:01 +0800 Subject: [PATCH] add writev into permitted syscalls --- x2t-syscalls.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x2t-syscalls.txt b/x2t-syscalls.txt index 3a75ae5..9ea1485 100644 --- a/x2t-syscalls.txt +++ b/x2t-syscalls.txt @@ -19260,4 +19260,5 @@ unlink rmdir rmdir rmdir - +writev +clone