]> granicus.if.org Git - strace/history - tests/seccomp-filter-v.c
strace: terminate itself if interrupted by a signal
[strace] / tests / seccomp-filter-v.c
2018-12-10 Dmitry V. Levintests: change the license to GPL-2.0-or-later
2018-06-14 Dmitry V. LevinUpdate copyright headers
2018-05-29 Dmitry V. Levinprint_array: enhance printing of unfetchable object...
2018-05-25 Eugene Syromyatnikovxlat: add SECCOMP_FILTER_FLAG_SPEC_ALLOW
2017-11-01 Dmitry V. LevinRename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREAD
2017-11-01 Dmitry V. LevinUpdate SECCOMP_* constants
2017-07-08 Dmitry V. LevinAssume that <linux/filter.h> is always available
2017-06-17 Dmitry V. LevinFix a few spacing style issues
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2017-03-16 Dmitry V. Levintests: use TAIL_ALLOC_OBJECT_CONST_PTR
2016-08-09 Dmitry V. LevinUse <asm/unistd.h> instead of <sys/syscall.h>
2016-05-07 Dmitry V. Levinseccomp.c: use print_array function
2016-04-12 Dmitry V. Levinseccomp: fix decoding of sock_fprog and sock_filter...