]> granicus.if.org Git - strace/history - tests/copy_file_range.c
tests: extend TEST_NETLINK_OBJECT macro
[strace] / tests / copy_file_range.c
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2017-03-16 Dmitry V. Levintests: use TAIL_ALLOC_OBJECT_CONST_PTR
2016-12-20 Dmitry V. Levintests: use scno.h in tests of relatively new syscalls
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-04-21 Dmitry V. Levintests: do not include <errno.h> unnecessarily
2016-04-21 Dmitry V. Levintests/copy_file_range.c: stop using assert
2016-04-21 Dmitry V. Levintests: use errno2name()
2016-02-14 Dmitry V. LevinImplement copy_file_range syscall decoding