diff options
Diffstat (limited to '')
-rw-r--r-- | common.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -70,7 +70,8 @@ enum state { ForkChild, VforkChild, ForkParent, - VforkParent + VforkParent, + Exec }; struct process { |
index : sctrace | ||
A simple syscall tracer | Mattias Andrée <m@maandree.se> |
aboutsummaryrefslogtreecommitdiffstats |