]> granicus.if.org Git - strace/history - tests/mlock2.c
tests: add a list of executables without side effects
[strace] / tests / mlock2.c
2016-12-20 Dmitry V. Levintests: use scno.h in tests of relatively new syscalls
2016-08-11 Dmitry V. Levintests/mlock2.c: fix test failure on mips64
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/mlock2.c: stop using assert
2016-04-21 Dmitry V. Levintests: use errno2name()
2016-01-06 Dmitry V. Levintests/mlock2.c: use libtests
2016-01-05 Dmitry V. Levintests: include tests.h instead of config.h
2015-12-17 Dmitry V. LevinAdd copyright headers to some files which lack them
2015-11-17 Dmitry V. LevinImplement mlock2 syscall decoding