From 40811de9408bd26ae1a7f8dd65333e33053c0f05 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 1 Jun 2020 21:00:34 +0200 Subject: Add a todo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- sctrace.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sctrace.c b/sctrace.c index 715d0dc..50f417b 100644 --- a/sctrace.c +++ b/sctrace.c @@ -183,6 +183,7 @@ main(int argc, char **argv) sigset_t sm; /* TODO add option to trace signals with siginfo (-s) */ + /* TODO add option to truncate long syscall arguments and outputs (-a) */ ARGBEGIN { case '0': with_argv0 = 1; -- cgit v1.2.3-70-g09d2