]> granicus.if.org Git - strace/history - tests/getdents.c
Remove XLAT_END
[strace] / tests / getdents.c
2019-09-25 Dmitry V. LevinUpdate copyright headers
2019-07-16 Dmitry V. LevinConsistently define __NR_* constants
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-04-03 Dmitry V. Levintests: make test executables invocable outside current...
2016-12-16 Dmitry V. LevinInclude "kernel_types.h" in defs.h and tests/tests.h
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-04-26 Dmitry V. LevinFix decoding of 3rd argument of getdents/getdents64...
2016-01-06 Dmitry V. Levintests/getdents.c: use libtests
2016-01-05 Dmitry V. Levintests: include tests.h instead of config.h
2015-12-16 Dmitry V. LevinReplace %Ld/%Lu printf format specifiers with %lld...
2015-11-27 Dmitry V. Levinx32: fix struct dirent decoding
2015-11-20 Dmitry V. Levintests: rewrite getdents test in C for better coverage