]> granicus.if.org Git - strace/history - tests/ftruncate64.c
tests: extend TEST_NETLINK_OBJECT macro
[strace] / tests / ftruncate64.c
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-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/ftruncate64.c: cleanup
2016-01-06 Dmitry V. Levintests/ftruncate64.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-12-01 Dmitry V. Levintests: add ftruncate64.test and truncate64.test