]> granicus.if.org Git - strace/history - tests/stat.c
Update copyright headers
[strace] / tests / stat.c
2018-12-24 Dmitry V. LevinUpdate copyright headers
2018-12-10 Dmitry V. Levintests: change the license to GPL-2.0-or-later
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2017-01-13 Dmitry V. Levintests: change SAMPLE_SIZE type to libc_off_t
2016-11-13 Eugene Syromyatnikovtests: fix "constant is too large" compilation warnings
2016-08-09 Dmitry V. LevinUse <asm/unistd.h> instead of <sys/syscall.h>
2016-01-12 Dmitry V. Levintests: fix TEST_SYSCALL_{NR,STR} and STRUCT_STAT_STR...
2016-01-05 Dmitry V. Levintests/stat.c: use libtests
2016-01-05 Dmitry V. Levintests: include tests.h instead of config.h
2015-12-05 Dmitry V. Levintests: replace old stat tests with stat.test and stat64...
2015-11-27 Dmitry V. Levintests: skip stat32-v.test on x32
2015-08-09 Dmitry V. LevinPrint nanoseconds along with seconds in stat family...
2015-06-17 Dmitry V. Levintests: skip stat32 test if struct stat is defined incor...
2015-03-16 Dmitry V. Levinstat64-v.test: add newfstatat syscall support
2015-01-08 Dmitry V. Levintests: check verbose decoding of 32-bit and 64-bit...