aboutsummaryrefslogtreecommitdiffstats
path: root/bin/scotch
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xbin/scotch1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/scotch b/bin/scotch
index 1b0f89a..e120250 100755
--- a/bin/scotch
+++ b/bin/scotch
@@ -4,6 +4,7 @@
import sys
import subprocess
+# from man syscalls
syscall_set = set(
[
"_llseek",