]> granicus.if.org Git - strace/history - tests/preadv2-pwritev2.c
strace: terminate itself if interrupted by a signal
[strace] / tests / preadv2-pwritev2.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...
2017-07-02 Dmitry V. LevinIntroduce macros.h
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2017-02-25 Dmitry V. Levinx32: fix decoding of flags argument of preadv2 and...
2016-12-20 Dmitry V. Levintests: use scno.h in tests of relatively new syscalls
2016-12-19 Eugene Syromyatnikovtests: fix preadv2-pwritev2 test on x32
2016-12-16 Dmitry V. LevinInclude "kernel_types.h" in defs.h and tests/tests.h
2016-11-29 Dmitry V. Levinx32: fix preadv2-pwritev2.test
2016-11-28 Dmitry V. Levintests: fix "comparison between signed and unsigned...
2016-08-09 Dmitry V. LevinUse <asm/unistd.h> instead of <sys/syscall.h>
2016-07-13 Dmitry V. LevinPrint struct iovec as a regular structure
2016-05-11 Dmitry V. Levintests: check decoding and dumping of preadv2 and pwrite...