]> granicus.if.org Git - strace/history - tests/copy_file_range.c
Update NEWS
[strace] / tests / copy_file_range.c
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