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