aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
authorFlorent Revest <revest@chromium.org>2023-06-08 17:56:49 +0200
committerAleksandr Nogikh <wp32pw@gmail.com>2023-06-09 17:56:11 +0200
commit49519f067f7fc9bfbf869e6851a4d398a9f7863f (patch)
treeaaab672be53e832a098f8797fad2cdebadf67cf6 /executor
parentf6c9fc7b5ee92530706841871ae962f2300f4f26 (diff)
pkg/csource: annotate syscall() args with their names
This annotates syscall arguments so they are easier to read without having to pull out the syscall's man page. E.g: syscall(__NR_mmap, /*addr=*/0x21000000ul, /*len=*/0x1000ul, /*prot=*/0ul, ... Signed-off-by: Florent Revest <revest@chromium.org>
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions