]> granicus.if.org Git - strace/history - tests/preadv.c
Replace "(unsigned long) -1L" with -1UL
[strace] / tests / preadv.c
2016-11-28 Dmitry V. Levintests: fix "comparison between signed and unsigned...
2016-10-28 Eugene Syromyatnikovio: use umoven_or_printaddr_ignore_syserror as umove...
2016-07-13 Dmitry V. LevinPrint struct iovec as a regular structure
2016-05-07 Dmitry V. Levinio.c: use print_array function
2016-03-30 Dmitry V. LevinFix decoding of preadv syscall in case of short read
2016-03-30 Dmitry V. LevinFix printing of negative offsets in preadv and pwritev...