]> granicus.if.org Git - strace/history - lseek.c
Fix decoding and dumping of readv syscall in case of short read
[strace] / lseek.c
2015-12-17 Dmitry V. LevinAdd copyright headers to some files which lack them
2015-12-04 Dmitry V. Levinx32: fix decoding of i386 personality lseek syscall
2015-07-20 Dmitry V. Levinlseek.c: make use of RVAL_DECODED
2015-07-20 Dmitry V. Levinlseek.c: use printnum_int64
2015-04-07 Dmitry V. LevinDeclare syscall parsers using SYS_FUNC macro
2014-12-11 Dmitry V. Levinfile.c: move lseek and llseek parsers to a separate...