]> granicus.if.org Git - strace/history - tests/nsyscalls.c
Replace "(unsigned long) -1L" with -1UL
[strace] / tests / nsyscalls.c
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-08-09 Dmitry V. LevinFix decoding of invalid syscalls mapped to indirect...
2016-07-20 Dmitry V. Levintests/nsyscalls.c: change the type of syscall arguments...
2016-05-05 Dmitry V. Levinnsyscalls.test: add mips o32 support
2016-04-27 Dmitry V. Levintests: check decoding of out-of-range syscalls