]> granicus.if.org Git - strace/history - tests/sync_file_range2.c
tests: add a list of executables without side effects
[strace] / tests / sync_file_range2.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/sync_file_range2.c: stop using assert
2016-04-21 Dmitry V. Levintests: use errno2name()
2016-04-06 Dmitry V. Levintests: add sync_file_range.test and sync_file_range2...