]> granicus.if.org Git - strace/history - tests/fcntl.c
tests: add a list of executables without side effects
[strace] / tests / fcntl.c
2017-02-16 Dmitry V. Levintests: use sprintrc in tests of fcntl and fcntl64 syscalls
2016-11-13 Eugene Syromyatnikovtests: fix "constant is too large" compilation warnings
2016-08-11 James Cowgilltests/fcntl.c: fix fcntl test on mips64
2016-08-09 Dmitry V. LevinUse <asm/unistd.h> instead of <sys/syscall.h>
2016-05-16 Dmitry V. LevinFix decoding of fcntl/fcntl64 operation argument
2016-01-12 Dmitry V. Levintests: fix TEST_SYSCALL_{NR,STR} and STRUCT_STAT_STR...
2016-01-06 Dmitry V. Levintests/struct_flock.c: use libtests
2016-01-05 Dmitry V. Levintests: include tests.h instead of config.h
2015-12-05 Dmitry V. Levinfcntl: skip F_GETLK64, F_SETLK64, and F_SETLKW64 in...