]> granicus.if.org Git - strace/history - tests/getdents.c
tests: add a list of executables without side effects
[strace] / tests / getdents.c
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