]> granicus.if.org Git - strace/history - tests/rt_tgsigqueueinfo.c
strace: terminate itself if interrupted by a signal
[strace] / tests / rt_tgsigqueueinfo.c
2018-12-10 Dmitry V. Levintests: change the license to GPL-2.0-or-later
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
2017-02-16 Dmitry V. Levintests: replace casts of 0xffffffff00000000ULL with...
2017-02-12 Dmitry V. LevinFix -Werror=duplicate-decl-specifier compilation issues
2016-11-13 Eugene Syromyatnikovtests: fix "constant is too large" compilation warnings
2016-08-11 Dmitry V. Levintests: skip rt_tgsigqueueinfo.test when the syscall...
2016-08-09 Dmitry V. LevinUse <asm/unistd.h> instead of <sys/syscall.h>
2016-04-21 Dmitry V. Levintests: do not include <assert.h> unnecessarily
2016-02-19 Dmitry V. LevinPrint pid_t arguments of rt_sigqueueinfo and rt_tgsigqu...