]> granicus.if.org Git - strace/history - tests/llseek.c
tests: extend TEST_NETLINK_OBJECT macro
[strace] / tests / llseek.c
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/llseek.c: cleanup
2016-02-16 Dmitry V. LevinPrint offsets in lseek and _llseek syscalls as signed...
2016-01-05 Dmitry V. Levintests/llseek.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 lseek.test and llseek.test