]> granicus.if.org Git - strace/history - tests/xstatx.c
tests: add a list of executables without side effects
[strace] / tests / xstatx.c
2017-03-18 Victor KrapivenskyImplement decoding of statx syscall
2017-03-17 Dmitry V. Levintests: check for out of bounds fetch in parsers of...
2017-03-17 Dmitry V. Levintests: check unexpected syscall errors returned by...
2017-02-26 Dmitry V. Levintests: transform print_time_t into print_time_t_nsec
2017-02-26 Dmitry V. Levintests: move print_time function to libtests
2017-02-26 Dmitry V. Levintests: macroize printing of atime, mtime, and ctime...
2017-01-13 Dmitry V. Levintests: drop non-USE_ASM_STAT case support
2017-01-13 Dmitry V. Levintests: change SAMPLE_SIZE type to libc_off_t
2017-01-13 Dmitry V. Levintests: treat struct stat mismatch as an error
2017-01-12 Dmitry V. Levintests: rewrite diagnostics about struct stat mismatch
2017-01-12 Dmitry V. Levintests: fix typo in tests/xstatx.c
2016-11-29 Elvira KhabirovaMake date output format conform to ISO 8601
2016-11-13 Eugene Syromyatnikovtests: fix "constant is too large" compilation warnings
2016-10-30 Eugene Syromyatnikovtests: check decoding of oldfstat, oldlstat, and oldsta...
2016-10-30 Eugene Syromyatnikovtests: additional tests of stat decoders
2016-10-30 Eugene Syromyatnikovtests: prepare for additional tests of stat decoders
2016-08-31 Dmitry V. Levintests/xstatx.c: use zero_extend_signed_to_ull/sign_exte...
2016-08-30 Dmitry V. Levintests: use correct m32/mx32 st_mtime_nsec checks in...
2016-08-29 Dmitry V. LevinDo not use AC_HEADER_MAJOR, include <sys/sysmacros...
2016-08-24 Dmitry V. LevinRevert "tests/xstatx.c: fix stat syscall tests on mips64"
2016-08-24 Dmitry V. LevinMove redefinition of stat types to asm_stat.h
2016-08-23 Dmitry V. LevinDo not check for struct stat.st_{a,c}time_nsec
2016-08-12 Dmitry V. Levintests: fix *stat64 tests on alpha
2016-08-11 James Cowgilltests/xstatx.c: fix stat syscall tests on mips64
2016-04-21 Dmitry V. Levintests: do not include <errno.h> unnecessarily
2016-01-12 Dmitry V. Levintests: fix TEST_SYSCALL_{NR,STR} and STRUCT_STAT_STR...
2016-01-05 Dmitry V. Levintests/xstatx.c: use libtests
2015-12-16 Dmitry V. LevinReplace %Ld/%Lu printf format specifiers with %lld...
2015-12-05 Dmitry V. Levintests: prepare for detailed testing of stat family...