]> granicus.if.org Git - strace/history - tests/memfd_create.c
Remove XLAT_END
[strace] / tests / memfd_create.c
2019-09-25 Dmitry V. LevinUpdate copyright headers
2019-07-16 Dmitry V. LevinConsistently define __NR_* constants
2018-12-10 Dmitry V. Levintests: change the license to GPL-2.0-or-later
2018-11-26 Dmitry V. Levintests: add memfd_create test variants with different...
2017-11-18 Dmitry V. Levinmemfd_create: decode hugetlb page size
2017-11-18 Dmitry V. LevinPrint the first argument of memfd_create syscall as...
2017-09-17 Dmitry V. LevinUpdate MFD_* constants
2016-12-20 Dmitry V. Levintests: use scno.h in tests of relatively new syscalls
2016-08-09 Dmitry V. LevinUse <asm/unistd.h> instead of <sys/syscall.h>
2016-07-30 Dmitry V. Levinmemfd_create.test: rewrite from match_grep to match_diff
2016-01-04 Dmitry V. Levintests/memfd_create.c: use libtests
2016-01-05 Dmitry V. Levintests: include tests.h instead of config.h
2015-07-29 Dmitry V. LevinImplement memfd_create syscall decoding