diff options
| author | Paul Buetow <paul@buetow.org> | 2025-04-01 23:03:13 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-04-01 23:03:13 +0300 |
| commit | 89963d22c7e144e063b2ded76db264b759c8ded3 (patch) | |
| tree | 83fe07cdfe176485ccf52072c8c23f4df8da63f8 /internal/eventloop.go | |
| parent | 1e2281b92863bf90a9be8769b8809ab300158a5d (diff) | |
initial iordata_test
Diffstat (limited to 'internal/eventloop.go')
| -rw-r--r-- | internal/eventloop.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/eventloop.go b/internal/eventloop.go index 3b6ec47..94edb3b 100644 --- a/internal/eventloop.go +++ b/internal/eventloop.go @@ -317,7 +317,6 @@ func (e *eventLoop) syscallExit(exitEv event.Event, ch chan<- *event.Pair) { // TODO: name_to_handle_at // TODO: mmap, msync... // TODO: getcwd? - // TODO: syslog(2) for auditd debugging // TODO: sync_file_range // TODO: https://man7.org/linux/man-pages/man2/io_uring_enter.2.html (already captured but without FDs) |
