libseccomp-golang icon indicating copy to clipboard operation
libseccomp-golang copied to clipboard

The libseccomp golang bindings repository

Results 13 libseccomp-golang issues
Sort by recently updated
recently updated
newest added

Please see individual commits for details. This includes bump to Go 1.23.

I've added SYS_EPOLL_CTL, but looking at the call log through strace will still appear. ![image](https://github.com/user-attachments/assets/3bf364af-45de-49c3-bed7-3eeabd6a8577) * all calls ``` "openat", "futex", "fcntl", "clone", "rt_sigprocmask", "rt_sigreturn", "rt_sigaction", "mmap", "readlinkat", "read", "write",...

A copy/paste from CHANGELOG: * Version 0.11.1 - May 19, 2025 - Make GetArchFromString recognize "loong64"